We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819e643 commit 59d9e11Copy full SHA for 59d9e11
pom.xml
@@ -67,11 +67,11 @@
67
<distributionManagement>
68
<repository>
69
<id>bitzeche-release</id>
70
- <url>dav:http://svn.bitzeche.de:9080/archiva/repository/release/</url>
+ <url>dav:http://trac.bitzeche.de/archiva/repository/release/</url>
71
</repository>
72
<snapshotRepository>
73
<id>bitzeche-snapshots</id>
74
- <url>dav:http://svn.bitzeche.de:9080/archiva/repository/snapshots/</url>
+ <url>dav:http://trac.bitzeche.de/archiva/repository/snapshots/</url>
75
</snapshotRepository>
76
</distributionManagement>
77
<properties>
0 commit comments