Author: hboutemy
Date: Mon Aug 15 20:06:52 2011
New Revision: 1157973

URL: http://svn.apache.org/viewvc?rev=1157973&view=rev
Log:
reverted r1157968

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1157973&r1=1157972&r2=1157973&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Aug 15 20:06:52 2011
@@ -32,7 +32,7 @@ under the License.
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>21</version>
+  <version>21-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -886,10 +886,4 @@ under the License.
       </reporting>
     </profile>
   </profiles>
-
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-21</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-21</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-21</url>
-  </scm>
 </project>


Reply via email to