Author: brianf
Date: Sun Jul  8 16:31:54 2007
New Revision: 554476

URL: http://svn.apache.org/viewvc?view=rev&rev=554476
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/shared/trunk/maven-plugin-testing-harness/pom.xml

Modified: maven/shared/trunk/maven-plugin-testing-harness/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-plugin-testing-harness/pom.xml?view=diff&rev=554476&r1=554475&r2=554476
==============================================================================
--- maven/shared/trunk/maven-plugin-testing-harness/pom.xml (original)
+++ maven/shared/trunk/maven-plugin-testing-harness/pom.xml Sun Jul  8 16:31:54 
2007
@@ -25,7 +25,7 @@
     <version>7</version>
   </parent>
   <artifactId>maven-plugin-testing-harness</artifactId>
-  <version>1.1</version>
+  <version>1.2-SNAPSHOT</version>
   <name>Maven Plugin Testing Mechanism</name>
   <mailingLists>
     <!-- duplication from parent pom - temporary until they inherit properly 
-->
@@ -144,8 +144,8 @@
     </plugins>
   </build>
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-plugin-testing-harness-1.1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-plugin-testing-harness-1.1</developerConnection>
-    
<url>https://svn.apache.org/repos/asf/maven/shared/tags/maven-plugin-testing-harness-1.1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-plugin-testing-harness</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-plugin-testing-harness</developerConnection>
+    
<url>http://svn.apache.org/viewcvs.cgi/maven/shared/trunk/maven-plugin-testing-harness</url>
   </scm>
 </project>


Reply via email to