We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26c429 commit 2db2ae9Copy full SHA for 2db2ae9
1 file changed
pom.xml
@@ -40,9 +40,9 @@
40
</issueManagement>
41
42
<scm>
43
- <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x/</connection>
44
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x/</developerConnection>
45
- <url>http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/trunk/</developerConnection>
+ <url>http://svn.apache.org/viewvc/commons/proper/cli/trunk/</url>
46
</scm>
47
48
<developers>
0 commit comments