Author: brett Date: Fri Dec 21 12:49:03 2007 New Revision: 606307 URL: http://svn.apache.org/viewvc?rev=606307&view=rev Log: correct the SCM tag
Modified: incubator/nmaven/trunk/pom.xml Modified: incubator/nmaven/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/trunk/pom.xml?rev=606307&r1=606306&r2=606307&view=diff ============================================================================== --- incubator/nmaven/trunk/pom.xml (original) +++ incubator/nmaven/trunk/pom.xml Fri Dec 21 12:49:03 2007 @@ -54,10 +54,9 @@ </mailingList> </mailingLists> <scm> - <url>https://svn.apache.org/repos/asf/incubator/nmaven/</url> - <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/nmaven/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/nmaven/</developerConnection> - <tag>REL_0_15_INCUBATING_SNAPSHOT</tag> + <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> <organization> <name>NMaven</name>