Author: dkulp
Date: Mon Mar  5 12:04:29 2007
New Revision: 514843

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

Modified:
    maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
    maven/resources/trunk/apache-jar-resource-bundle/pom.xml
    maven/resources/trunk/apache-license-header-resource-bundle/pom.xml
    maven/resources/trunk/pom.xml

Modified: 
maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml?view=diff&rev=514843&r1=514842&r2=514843
==============================================================================
--- maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml 
(original)
+++ maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml 
Mon Mar  5 12:04:29 2007
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>apache-incubator-disclaimer-resource-bundle</artifactId>
   <name>Apache Incubator Disclaimer Resource Bundle</name>
-  <version>1.1</version>
+  <version>1.2-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
   <description>
     An archive which contains the standard Apache Incubator disclaimer.

Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-resource-bundle/pom.xml?view=diff&rev=514843&r1=514842&r2=514843
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Mon Mar  5 
12:04:29 2007
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>apache-jar-resource-bundle</artifactId>
   <name>Apache JAR Resource Bundle</name>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
   <description>
     An archive which contains templates for generating the necessary license 
files and notices for all Apache releases.

Modified: maven/resources/trunk/apache-license-header-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-license-header-resource-bundle/pom.xml?view=diff&rev=514843&r1=514842&r2=514843
==============================================================================
--- maven/resources/trunk/apache-license-header-resource-bundle/pom.xml 
(original)
+++ maven/resources/trunk/apache-license-header-resource-bundle/pom.xml Mon Mar 
 5 12:04:29 2007
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>apache-license-header-resource-bundle</artifactId>
   <name>Apache License Header Resource Bundle</name>
-  <version>1.1</version>
+  <version>1.2-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
   <description>
     An archive which contains the notice file template.

Modified: maven/resources/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?view=diff&rev=514843&r1=514842&r2=514843
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Mon Mar  5 12:04:29 2007
@@ -11,7 +11,7 @@
   <groupId>org.apache</groupId>
   <artifactId>apache-resource-bundles</artifactId>
   <name>Apache Resource Bundles</name>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
   <modules>
     <module>apache-jar-resource-bundle</module>
@@ -19,9 +19,9 @@
     <module>apache-incubator-disclaimer-resource-bundle</module>         
   </modules>
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2</developerConnection>
-    
<url>https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk</url>
   </scm>
   <build>
     <pluginManagement>


Reply via email to