You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by tu...@apache.org on 2012/06/20 19:54:28 UTC

svn commit: r1352236 - in /incubator/oozie/branches/branch-3.2: ./ client/ core/ distro/ docs/ examples/ hadooplibs/ hadooplibs/hadoop-0_23_1/ hadooplibs/hadoop-0_23_2/ hadooplibs/hadoop-0_24_0/ hadooplibs/hadoop-1_0_1/ hadooplibs/hadoop-test-0_23_1/ h...

Author: tucu
Date: Wed Jun 20 17:54:27 2012
New Revision: 1352236

URL: http://svn.apache.org/viewvc?rev=1352236&view=rev
Log:
OOZIE-867 update version of branch-2 to 3.2.1-incubating-SNAPSHOT (tucu)

Modified:
    incubator/oozie/branches/branch-3.2/client/pom.xml
    incubator/oozie/branches/branch-3.2/core/pom.xml
    incubator/oozie/branches/branch-3.2/distro/pom.xml
    incubator/oozie/branches/branch-3.2/docs/pom.xml
    incubator/oozie/branches/branch-3.2/examples/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_1/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_2/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_24_0/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-1_0_1/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_1/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_2/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_24_0/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-1_0_1/pom.xml
    incubator/oozie/branches/branch-3.2/hadooplibs/pom.xml
    incubator/oozie/branches/branch-3.2/minitest/pom.xml
    incubator/oozie/branches/branch-3.2/pom.xml
    incubator/oozie/branches/branch-3.2/release-log.txt
    incubator/oozie/branches/branch-3.2/sharelib/hive/pom.xml
    incubator/oozie/branches/branch-3.2/sharelib/oozie/pom.xml
    incubator/oozie/branches/branch-3.2/sharelib/pig/pom.xml
    incubator/oozie/branches/branch-3.2/sharelib/pom.xml
    incubator/oozie/branches/branch-3.2/sharelib/sqoop/pom.xml
    incubator/oozie/branches/branch-3.2/sharelib/streaming/pom.xml
    incubator/oozie/branches/branch-3.2/tools/pom.xml
    incubator/oozie/branches/branch-3.2/webapp/pom.xml

Modified: incubator/oozie/branches/branch-3.2/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/client/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/client/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/client/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-client</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Client</description>
     <name>Apache Oozie Client</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/core/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/core/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/core/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-core</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Core</description>
     <name>Apache Oozie Core</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/distro/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/distro/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/distro/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/distro/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-distro</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Distro</description>
     <name>Apache Oozie Distro</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/docs/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/docs/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/docs/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-docs</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Docs</description>
     <name>Apache Oozie Docs</name>
     <packaging>war</packaging>

Modified: incubator/oozie/branches/branch-3.2/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/examples/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/examples/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/examples/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-examples</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Examples</description>
     <name>Apache Oozie Examples</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_1/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_1/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_1/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_2/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_2/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_23_2/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_24_0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_24_0/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_24_0/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-0_24_0/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-1_0_1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-1_0_1/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-1_0_1/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-1_0_1/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_1/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_1/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_1/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_2/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_2/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_23_2/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_24_0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_24_0/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_24_0/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-0_24_0/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-1_0_1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-1_0_1/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-1_0_1/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/hadoop-test-1_0_1/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: incubator/oozie/branches/branch-3.2/hadooplibs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/hadooplibs/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/hadooplibs/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/hadooplibs/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadooplibs</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Hadoop Libs</description>
     <name>Apache Oozie Hadoop Libs</name>
     <packaging>pom</packaging>

Modified: incubator/oozie/branches/branch-3.2/minitest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/minitest/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/minitest/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/minitest/pom.xml Wed Jun 20 17:54:27 2012
@@ -21,7 +21,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.oozie.test</groupId>
 	<artifactId>oozie-mini</artifactId>
-	<version>3.2.0-incubating</version>
+	<version>3.2.1-incubating-SNAPSHOT</version>
 	<repositories>
 		<repository>
 			<id>central</id>
@@ -66,13 +66,13 @@
 		<dependency>
 			<groupId>org.apache.oozie</groupId>
 			<artifactId>oozie-core</artifactId>
-			<version>3.2.0-incubating</version>
+			<version>3.2.1-incubating-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.oozie</groupId>
 			<artifactId>oozie-core</artifactId>
-			<version>3.2.0-incubating</version>
+			<version>3.2.1-incubating-SNAPSHOT</version>
 			<type>test-jar</type>
 			<scope>test</scope>
 		</dependency>

Modified: incubator/oozie/branches/branch-3.2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/pom.xml Wed Jun 20 17:54:27 2012
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-main</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Main</description>
     <name>Apache Oozie Main</name>
     <packaging>pom</packaging>

Modified: incubator/oozie/branches/branch-3.2/release-log.txt
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/release-log.txt?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/release-log.txt (original)
+++ incubator/oozie/branches/branch-3.2/release-log.txt Wed Jun 20 17:54:27 2012
@@ -1,3 +1,7 @@
+-- Oozie 3.2.1 (not released)
+
+OOZIE-867 update version of branch-2 to 3.2.1-incubating-SNAPSHOT (tucu)
+
 -- Oozie 3.2.0 release
 
 OOZIE-852 remove pipes binaries from the source (tucu)

Modified: incubator/oozie/branches/branch-3.2/sharelib/hive/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/hive/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/hive/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/hive/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-hive</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib Hive</description>
     <name>Apache Oozie Share Lib Hive</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/sharelib/oozie/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/oozie/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/oozie/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/oozie/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-oozie</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib Oozie</description>
     <name>Apache Oozie Share Lib Oozie</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/sharelib/pig/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/pig/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/pig/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/pig/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-pig</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib Pig</description>
     <name>Apache Oozie Share Lib Pig</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/sharelib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib</description>
     <name>Apache Oozie Share Lib</name>
     <packaging>pom</packaging>

Modified: incubator/oozie/branches/branch-3.2/sharelib/sqoop/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/sqoop/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/sqoop/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/sqoop/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-sqoop</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib Sqoop</description>
     <name>Apache Oozie Share Lib Sqoop</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/sharelib/streaming/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/sharelib/streaming/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/sharelib/streaming/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/sharelib/streaming/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-streaming</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Share Lib Streaming</description>
     <name>Apache Oozie Share Lib Streaming</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/tools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/tools/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/tools/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/tools/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-tools</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie Tools</description>
     <name>Apache Oozie Tools</name>
     <packaging>jar</packaging>

Modified: incubator/oozie/branches/branch-3.2/webapp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.2/webapp/pom.xml?rev=1352236&r1=1352235&r2=1352236&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.2/webapp/pom.xml (original)
+++ incubator/oozie/branches/branch-3.2/webapp/pom.xml Wed Jun 20 17:54:27 2012
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.2.0-incubating</version>
+        <version>3.2.1-incubating-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-webapp</artifactId>
-    <version>3.2.0-incubating</version>
+    <version>3.2.1-incubating-SNAPSHOT</version>
     <description>Apache Oozie WebApp</description>
     <name>Apache Oozie WebApp</name>
     <packaging>war</packaging>