Author: sisbell Date: Tue Feb 19 11:18:57 2008 New Revision: 629195 URL: http://svn.apache.org/viewvc?rev=629195&view=rev Log: scm info got messed up on failed release.
Modified: incubator/nmaven/trunk/pom.xml Modified: incubator/nmaven/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/trunk/pom.xml?rev=629195&r1=629194&r2=629195&view=diff ============================================================================== --- incubator/nmaven/trunk/pom.xml (original) +++ incubator/nmaven/trunk/pom.xml Tue Feb 19 11:18:57 2008 @@ -55,9 +55,9 @@ </mailingList> </mailingLists> <scm> - <url>http://svn.apache.org/viewvc/incubator/nmaven/tags/maven-dotnet-parent-0.15-incubating</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/nmaven/tags/maven-dotnet-parent-0.15-incubating</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/nmaven/tags/maven-dotnet-parent-0.15-incubating</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/nmaven/trunk</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/nmaven/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/nmaven/trunk</developerConnection> </scm> <issueManagement> <system>JIRA Bugtracking</system>