Skip to content

Commit 2db2ae9

Browse files
committed
Fixing svn info
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@757064 13f79535-47bb-0310-9956-ffa450edef68
1 parent d26c429 commit 2db2ae9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
</issueManagement>
4141

4242
<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>
43+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/trunk/</connection>
44+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/trunk/</developerConnection>
45+
<url>http://svn.apache.org/viewvc/commons/proper/cli/trunk/</url>
4646
</scm>
4747

4848
<developers>

0 commit comments

Comments
 (0)