Author: krosenvold
Date: Mon Sep 24 16:02:47 2012
New Revision: 1389457

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

Modified:
    
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-harness/pom.xml
    
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-tools/pom.xml
    
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-test-tools/pom.xml
    maven/plugin-testing/branches/plugin-testing-mvn-2.x/pom.xml

Modified: 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-harness/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-harness/pom.xml?rev=1389457&r1=1389456&r2=1389457&view=diff
==============================================================================
--- 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-harness/pom.xml
 (original)
+++ 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-harness/pom.xml
 Mon Sep 24 16:02:47 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugin-testing</groupId>
     <artifactId>maven-plugin-testing</artifactId>
-    <version>1.3</version>
+    <version>1.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-testing-harness</artifactId>
@@ -33,9 +33,9 @@ under the License.
   <description>The Maven Plugin Testing Harness provides mechanisms to manage 
tests on Mojo.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-harness</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-harness</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-harness</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-plugin-testing-harness/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-plugin-testing-harness/</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/trunk/maven-plugin-testing-harness/</url>
   </scm>
 
   <dependencies>

Modified: 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-tools/pom.xml?rev=1389457&r1=1389456&r2=1389457&view=diff
==============================================================================
--- 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-tools/pom.xml
 (original)
+++ 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-plugin-testing-tools/pom.xml
 Mon Sep 24 16:02:47 2012
@@ -25,16 +25,16 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugin-testing</groupId>
     <artifactId>maven-plugin-testing</artifactId>
-    <version>1.3</version>
+    <version>1.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-testing-tools</artifactId>
   <name>Maven Plugin Testing Tools</name>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-tools</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-tools</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-plugin-testing-tools</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-plugin-testing-tools</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-plugin-testing-tools</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/trunk/maven-plugin-testing-tools</url>
   </scm>
 
   <dependencies>

Modified: 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-test-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-test-tools/pom.xml?rev=1389457&r1=1389456&r2=1389457&view=diff
==============================================================================
--- 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-test-tools/pom.xml 
(original)
+++ 
maven/plugin-testing/branches/plugin-testing-mvn-2.x/maven-test-tools/pom.xml 
Mon Sep 24 16:02:47 2012
@@ -25,16 +25,16 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugin-testing</groupId>
     <artifactId>maven-plugin-testing</artifactId>
-    <version>1.3</version>
+    <version>1.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-test-tools</artifactId>
   <name>Maven Testing Tools</name>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-test-tools</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-test-tools</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/tags/maven-plugin-testing-1.3/maven-test-tools</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-test-tools</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/trunk/maven-test-tools</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/trunk/maven-test-tools</url>
   </scm>
 
   <dependencies>

Modified: maven/plugin-testing/branches/plugin-testing-mvn-2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-2.x/pom.xml?rev=1389457&r1=1389456&r2=1389457&view=diff
==============================================================================
--- maven/plugin-testing/branches/plugin-testing-mvn-2.x/pom.xml (original)
+++ maven/plugin-testing/branches/plugin-testing-mvn-2.x/pom.xml Mon Sep 24 
16:02:47 2012
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.plugin-testing</groupId>
   <artifactId>maven-plugin-testing</artifactId>
-  <version>1.3</version>
+  <version>1.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Maven Plugin Testing</name>
@@ -128,9 +128,9 @@ under the License.
   </modules>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/tags/maven-plugin-testing-1.3</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-testing/branches/plugin-testing-mvn-2.x/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-testing/branches/plugin-testing-mvn-2.x/</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-2.x/</url>
   </scm>
   <issueManagement>
     <system>jira</system>


Reply via email to