* 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:
6
pom.xml
6
pom.xml
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user