* fixed bug in repository url

git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@3484 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
Oliver Gierke
2008-11-21 10:21:40 +00:00
parent 6db2a1af4a
commit 28b0b5130e

View File

@@ -81,14 +81,14 @@
</executions>
<inherited>false</inherited>
<dependencies>
<!--
<dependency>
<groupId>offo.hyphenation</groupId>
<artifactId>fop-hyph</artifactId>
<version>0.1</version>
<scope>runtime</scope>
</dependency>
-->
<dependency>
<groupId>org.docbook</groupId>
<artifactId>docbook-xml</artifactId>
@@ -248,7 +248,7 @@
</site>
<repository>
<id>maven2.synyx.de</id>
<url>scp://maven2.synyx.de:24/home/mvn/hera/repository</url>
<url>scp://maven2.synyx.de:24/home/mvn/public_html/repository</url>
</repository>
</distributionManagement>