diff options
author | carnold <[email protected]> | 2008-04-03 00:47:02 +0000 |
---|---|---|
committer | carnold <[email protected]> | 2008-04-03 00:47:02 +0000 |
commit | 6024f3a786a83a257b3505b1ba3dd51be1cbf033 (patch) | |
tree | 3f9377427047f92bf1d4e2615e60978528995c81 | |
parent | 54e60048c93b437dcbc43146f509abf902a79f3d (diff) |
Change svn repo to cpptasks-1.0b6-SNAPSHOT
git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-code/cpptasks/trunk@170 32d7a393-a5a9-423c-abd3-5d954feb1f2f
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -43,9 +43,9 @@ </license> </licenses> <scm> - <connection>scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/tags/cpptasks-1.0b5</connection> - <developerConnection>scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/tags/cpptasks-1.0b5</developerConnection> - <url>http://ant-contrib.svn.sourceforge.net/viewvc/ant-contrib/cpptasks/tags/cpptasks-1.0b5</url> + <connection>scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/trunk</connection> + <developerConnection>scm:svn:https://ant-contrib.svn.sourceforge.net/svnroot/ant-contrib/cpptasks/trunk</developerConnection> + <url>http://ant-contrib.svn.sourceforge.net/viewvc/ant-contrib/cpptasks/trunk</url> </scm> <build> <plugins> |