Author: jdcasey
Date: Mon Aug 17 21:48:44 2009
New Revision: 805161

URL: http://svn.apache.org/viewvc?rev=805161&view=rev
Log:
bumping parent POM to next release snapshot, along with all unreleased module 
projects EXCEPT apache-source-release-assembly-descriptor, which is set to use 
the staged parent POM since it's next up for a release.

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/apache-source-release-assembly-descriptor/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?rev=805161&r1=805160&r2=805161&view=diff
==============================================================================
--- maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml 
(original)
+++ maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml 
Mon Aug 17 21:48:44 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

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?rev=805161&r1=805160&r2=805161&view=diff
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Mon Aug 17 
21:48:44 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

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?rev=805161&r1=805160&r2=805161&view=diff
==============================================================================
--- maven/resources/trunk/apache-license-header-resource-bundle/pom.xml 
(original)
+++ maven/resources/trunk/apache-license-header-resource-bundle/pom.xml Mon Aug 
17 21:48:44 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: 
maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml?rev=805161&r1=805160&r2=805161&view=diff
==============================================================================
--- maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml 
(original)
+++ maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml Mon 
Aug 17 21:48:44 2009
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>2</version>
+    <version>3</version>
   </parent>
   
   <artifactId>apache-source-release-assembly-descriptor</artifactId>

Modified: maven/resources/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?rev=805161&r1=805160&r2=805161&view=diff
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Mon Aug 17 21:48:44 2009
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.apache.resources</groupId>
   <artifactId>apache-resource-bundles</artifactId>
-  <version>3</version>
+  <version>4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Resource Bundles</name>


Reply via email to