Author: sebb
Date: Fri May 14 16:39:39 2010
New Revision: 944337

URL: http://svn.apache.org/viewvc?rev=944337&view=rev
Log:
Oops - forgot all the parent POM references

Modified:
    jakarta/bsf/branches/bsf3.x/bsf-api/pom.xml
    jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
    jakarta/bsf/branches/bsf3.x/bsf-utils/pom.xml
    jakarta/bsf/branches/bsf3.x/distribution/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/e4x/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/groovy-1.1/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/groovy/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/javascript/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/jexl/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/jruby-1.1.2/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/jruby-1.2.0/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/jython-2.2/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/python/pom.xml
    jakarta/bsf/branches/bsf3.x/testing/ruby/pom.xml

Modified: jakarta/bsf/branches/bsf3.x/bsf-api/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-api/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-api/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/bsf-api/pom.xml Fri May 14 16:39:39 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/bsf-utils/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-utils/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-utils/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/bsf-utils/pom.xml Fri May 14 16:39:39 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/distribution/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/distribution/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/distribution/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml Fri May 14 
16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/e4x/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/e4x/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/e4x/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/e4x/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/groovy-1.1/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/groovy-1.1/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/groovy-1.1/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/groovy-1.1/pom.xml Fri May 14 16:39:39 
2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/groovy/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/groovy/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/groovy/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/groovy/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/javascript/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/javascript/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/javascript/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/javascript/pom.xml Fri May 14 16:39:39 
2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/jexl/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/jexl/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/jexl/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/jexl/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/jruby-1.1.2/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/jruby-1.1.2/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/jruby-1.1.2/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/jruby-1.1.2/pom.xml Fri May 14 16:39:39 
2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/jruby-1.2.0/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/jruby-1.2.0/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/jruby-1.2.0/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/jruby-1.2.0/pom.xml Fri May 14 16:39:39 
2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/jython-2.2/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/jython-2.2/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/jython-2.2/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/jython-2.2/pom.xml Fri May 14 16:39:39 
2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/pom.xml Fri May 14 16:39:39 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/python/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/python/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/python/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/python/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: jakarta/bsf/branches/bsf3.x/testing/ruby/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/ruby/pom.xml?rev=944337&r1=944336&r2=944337&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/ruby/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/ruby/pom.xml Fri May 14 16:39:39 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bsf</groupId>
         <artifactId>parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to