moved Maven repositories on server from ~trac/maven-repository to ~trac/maven-repositories/<branch-name>

This commit is contained in:
Axel Uhl
2011-06-10 17:34:46 +02:00
parent fe88efcce5
commit aa6a4aa78d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
<distributionManagement>
<repository>
<id>ssh-repository</id>
<url>scpexe://trac@localhost:12347/home/trac/maven-repository</url>
<url>scpexe://trac@localhost:12347/home/trac/maven-repositories/dev</url>
</repository>
</distributionManagement>