Author: rkanter
Date: Mon Feb  4 18:04:12 2013
New Revision: 1442283

URL: http://svn.apache.org/viewvc?rev=1442283&view=rev
Log:
Update the version to 3.3.2 in pom files

Modified:
    oozie/branches/branch-3.3/client/pom.xml
    oozie/branches/branch-3.3/core/pom.xml
    oozie/branches/branch-3.3/distro/pom.xml
    oozie/branches/branch-3.3/docs/pom.xml
    oozie/branches/branch-3.3/examples/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-3/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-3/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-test-2/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-test-3/pom.xml
    oozie/branches/branch-3.3/hadooplibs/pom.xml
    oozie/branches/branch-3.3/hbaselibs/hbase-0.94/pom.xml
    oozie/branches/branch-3.3/hbaselibs/pom.xml
    oozie/branches/branch-3.3/minitest/pom.xml
    oozie/branches/branch-3.3/pom.xml
    oozie/branches/branch-3.3/sharelib/distcp/pom.xml
    oozie/branches/branch-3.3/sharelib/hive/pom.xml
    oozie/branches/branch-3.3/sharelib/oozie/pom.xml
    oozie/branches/branch-3.3/sharelib/pig/pom.xml
    oozie/branches/branch-3.3/sharelib/pom.xml
    oozie/branches/branch-3.3/sharelib/sqoop/pom.xml
    oozie/branches/branch-3.3/sharelib/streaming/pom.xml
    oozie/branches/branch-3.3/tests/pig/pom.xml
    oozie/branches/branch-3.3/tests/pom.xml
    oozie/branches/branch-3.3/tools/pom.xml
    oozie/branches/branch-3.3/webapp/pom.xml

Modified: oozie/branches/branch-3.3/client/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/client/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/client/pom.xml (original)
+++ oozie/branches/branch-3.3/client/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-client</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Client</description>
     <name>Apache Oozie Client</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/core/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/core/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/core/pom.xml (original)
+++ oozie/branches/branch-3.3/core/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-core</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Core</description>
     <name>Apache Oozie Core</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/distro/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/distro/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/distro/pom.xml (original)
+++ oozie/branches/branch-3.3/distro/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-distro</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Distro</description>
     <name>Apache Oozie Distro</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/docs/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/docs/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/docs/pom.xml (original)
+++ oozie/branches/branch-3.3/docs/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-docs</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Docs</description>
     <name>Apache Oozie Docs</name>
     <packaging>war</packaging>

Modified: oozie/branches/branch-3.3/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/examples/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/examples/pom.xml (original)
+++ oozie/branches/branch-3.3/examples/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-examples</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Examples</description>
     <name>Apache Oozie Examples</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml Mon Feb  4 18:04:12 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop</artifactId>
-    <version>1.1.1.oozie-3.3.1</version>
+    <version>1.1.1.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop ${project.version}</description>
     <name>Apache Oozie Hadoop ${project.version}</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml Mon Feb  4 18:04:12 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop</artifactId>
-    <version>2.0.2-alpha.oozie-3.3.1</version>
+    <version>2.0.2-alpha.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop ${project.version}</description>
     <name>Apache Oozie Hadoop ${project.version}</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-3/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-3/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-3/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-3/pom.xml Mon Feb  4 18:04:12 
2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-distcp</artifactId>
-    <version>1.1.1.oozie-3.3.1</version>
+    <version>1.1.1.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop Distcp ${project.version}</description>
     <name>Apache Oozie Hadoop Distcp ${project.version}</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-distcp</artifactId>
-    <version>2.0.2-alpha.oozie-3.3.1</version>
+    <version>2.0.2-alpha.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop Distcp ${project.version}</description>
     <name>Apache Oozie Hadoop Distcp ${project.version}</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-3/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-3/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-3/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-3/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-test</artifactId>
-    <version>1.1.1.oozie-3.3.1</version>
+    <version>1.1.1.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop ${project.version} Test</description>
     <name>Apache Oozie Hadoop ${project.version} Test</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-test-2/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-test-2/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-test-2/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-test-2/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-test</artifactId>
-    <version>2.0.2-alpha.oozie-3.3.1</version>
+    <version>2.0.2-alpha.oozie-3.3.2</version>
     <description>Apache Oozie Hadoop ${project.version} Test</description>
     <name>Apache Oozie Hadoop ${project.version} Test</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hadooplibs/hadoop-test-3/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-test-3/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-test-3/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-test-3/pom.xml Mon Feb  4 
18:04:12 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>

Modified: oozie/branches/branch-3.3/hadooplibs/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadooplibs</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Hadoop Libs</description>
     <name>Apache Oozie Hadoop Libs</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/hbaselibs/hbase-0.94/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hbaselibs/hbase-0.94/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hbaselibs/hbase-0.94/pom.xml (original)
+++ oozie/branches/branch-3.3/hbaselibs/hbase-0.94/pom.xml Mon Feb  4 18:04:12 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hbase</artifactId>
-    <version>0.94.2.oozie-3.3.1</version>
+    <version>0.94.2.oozie-3.3.2</version>
     <description>Apache Oozie Hbase ${project.version}</description>
     <name>Apache Oozie Hbase ${project.version}</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/hbaselibs/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hbaselibs/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hbaselibs/pom.xml (original)
+++ oozie/branches/branch-3.3/hbaselibs/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hbaselibs</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Hbase Libs</description>
     <name>Apache Oozie Hbase Libs</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/minitest/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/minitest/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/minitest/pom.xml (original)
+++ oozie/branches/branch-3.3/minitest/pom.xml Mon Feb  4 18:04:12 2013
@@ -21,7 +21,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.oozie.test</groupId>
        <artifactId>oozie-mini</artifactId>
-       <version>3.3.1</version>
+       <version>3.3.2</version>
        <repositories>
                <repository>
                        <id>central</id>
@@ -59,13 +59,13 @@
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.3.1</version>
+                       <version>3.3.2</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.3.1</version>
+                       <version>3.3.2</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>

Modified: oozie/branches/branch-3.3/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/pom.xml (original)
+++ oozie/branches/branch-3.3/pom.xml Mon Feb  4 18:04:12 2013
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-main</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Main</description>
     <name>Apache Oozie Main</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/sharelib/distcp/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/distcp/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/distcp/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/distcp/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-distcp</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Distcp</description>
     <name>Apache Oozie Share Lib Distcp</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/sharelib/hive/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/hive/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/hive/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/hive/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-hive</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Hive</description>
     <name>Apache Oozie Share Lib Hive</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/sharelib/oozie/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/oozie/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/oozie/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/oozie/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-oozie</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Oozie</description>
     <name>Apache Oozie Share Lib Oozie</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/sharelib/pig/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/pig/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/pig/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/pig/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-pig</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Pig</description>
     <name>Apache Oozie Share Lib Pig</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/sharelib/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib</description>
     <name>Apache Oozie Share Lib</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/sharelib/sqoop/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/sqoop/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/sqoop/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/sqoop/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-sqoop</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Sqoop</description>
     <name>Apache Oozie Share Lib Sqoop</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/sharelib/streaming/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/sharelib/streaming/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/streaming/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/streaming/pom.xml Mon Feb  4 18:04:12 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-streaming</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Share Lib Streaming</description>
     <name>Apache Oozie Share Lib Streaming</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/tests/pig/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/tests/pig/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/tests/pig/pom.xml (original)
+++ oozie/branches/branch-3.3/tests/pig/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-tests</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-tests-pig</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Tests For Pig</description>
     <name>Apache Oozie Tests For Pig</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/tests/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/tests/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/tests/pom.xml (original)
+++ oozie/branches/branch-3.3/tests/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-tests</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Tests</description>
     <name>Apache Oozie Tests</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/tools/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/tools/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/tools/pom.xml (original)
+++ oozie/branches/branch-3.3/tools/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-tools</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie Tools</description>
     <name>Apache Oozie Tools</name>
     <packaging>jar</packaging>

Modified: oozie/branches/branch-3.3/webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/webapp/pom.xml?rev=1442283&r1=1442282&r2=1442283&view=diff
==============================================================================
--- oozie/branches/branch-3.3/webapp/pom.xml (original)
+++ oozie/branches/branch-3.3/webapp/pom.xml Mon Feb  4 18:04:12 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-webapp</artifactId>
-    <version>3.3.1</version>
+    <version>3.3.2</version>
     <description>Apache Oozie WebApp</description>
     <name>Apache Oozie WebApp</name>
     <packaging>war</packaging>


Reply via email to