Author: virag
Date: Thu Jan 17 01:25:15 2013
New Revision: 1434526

URL: http://svn.apache.org/viewvc?rev=1434526&view=rev
Log:
OOZIE-1175 Update POM version to 3.3.1 for 3.3 branch (virag)

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-distcp-1/pom.xml
    oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-2/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/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/release-log.txt
    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/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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/client/pom.xml (original)
+++ oozie/branches/branch-3.3/client/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-client</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/core/pom.xml (original)
+++ oozie/branches/branch-3.3/core/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-core</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/distro/pom.xml (original)
+++ oozie/branches/branch-3.3/distro/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-distro</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/docs/pom.xml (original)
+++ oozie/branches/branch-3.3/docs/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-docs</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/examples/pom.xml (original)
+++ oozie/branches/branch-3.3/examples/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-examples</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-1/pom.xml Thu Jan 17 01:25:15 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop</artifactId>
-    <version>1.0.1.oozie-3.3.1-SNAPSHOT</version>
+    <version>1.0.1.oozie-3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/hadoop-2/pom.xml Thu Jan 17 01:25:15 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop</artifactId>
-    <version>2.0.2-alpha.oozie-3.3.1-SNAPSHOT</version>
+    <version>2.0.2-alpha.oozie-3.3.1</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-distcp-1/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-distcp-1/pom.xml?rev=1434526&r1=1434525&r2=1434526&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 Thu Jan 17 
01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-distcp</artifactId>
-    <version>1.0.1.oozie-3.3.1-SNAPSHOT</version>
+    <version>1.0.1.oozie-3.3.1</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=1434526&r1=1434525&r2=1434526&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 Thu Jan 17 
01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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-SNAPSHOT</version>
+    <version>2.0.2-alpha.oozie-3.3.1</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-test-1/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/hadoop-test-1/pom.xml?rev=1434526&r1=1434525&r2=1434526&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 Thu Jan 17 
01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadoop-test</artifactId>
-    <version>1.0.1.oozie-3.3.1-SNAPSHOT</version>
+    <version>1.0.1.oozie-3.3.1</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=1434526&r1=1434525&r2=1434526&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 Thu Jan 17 
01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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-SNAPSHOT</version>
+    <version>2.0.2-alpha.oozie-3.3.1</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/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/hadooplibs/pom.xml?rev=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hadooplibs/pom.xml (original)
+++ oozie/branches/branch-3.3/hadooplibs/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hadooplibs</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&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 Thu Jan 17 01:25:15 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hbase</artifactId>
-    <version>0.94.2.oozie-3.3.1-SNAPSHOT</version>
+    <version>0.94.2.oozie-3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/hbaselibs/pom.xml (original)
+++ oozie/branches/branch-3.3/hbaselibs/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-hbaselibs</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/minitest/pom.xml (original)
+++ oozie/branches/branch-3.3/minitest/pom.xml Thu Jan 17 01:25:15 2013
@@ -21,7 +21,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.oozie.test</groupId>
        <artifactId>oozie-mini</artifactId>
-       <version>3.3.1-SNAPSHOT</version>
+       <version>3.3.1</version>
        <repositories>
                <repository>
                        <id>central</id>
@@ -66,13 +66,13 @@
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.3.1-SNAPSHOT</version>
+                       <version>3.3.1</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.3.1-SNAPSHOT</version>
+                       <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/pom.xml (original)
+++ oozie/branches/branch-3.3/pom.xml Thu Jan 17 01:25:15 2013
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-main</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <description>Apache Oozie Main</description>
     <name>Apache Oozie Main</name>
     <packaging>pom</packaging>

Modified: oozie/branches/branch-3.3/release-log.txt
URL: 
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/release-log.txt?rev=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/release-log.txt (original)
+++ oozie/branches/branch-3.3/release-log.txt Thu Jan 17 01:25:15 2013
@@ -1,5 +1,6 @@
 -- Oozie 3.3.1 (unreleased)
 
+OOZIE-1175 Update POM version to 3.3.1 for 3.3 branch (virag)
 OOZIE-1159 Set the RM token renewer as the full service principal instead of 
short name (rohini via virag)
 OOZIE-1151 HbaseCredentials doesn't use properties from the credentials module 
(virag)
 OOZIE-1148 Set the renewer correctly for JT/RM delegation tokens (rohini via 
virag)

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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/distcp/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/distcp/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-distcp</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/hive/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/hive/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-hive</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/oozie/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/oozie/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-oozie</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/pig/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/pig/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-pig</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/sqoop/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/sqoop/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-sqoop</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/sharelib/streaming/pom.xml (original)
+++ oozie/branches/branch-3.3/sharelib/streaming/pom.xml Thu Jan 17 01:25:15 
2013
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-sharelib-streaming</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <description>Apache Oozie Share Lib Streaming</description>
     <name>Apache Oozie Share Lib Streaming</name>
     <packaging>jar</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/tools/pom.xml (original)
+++ oozie/branches/branch-3.3/tools/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-tools</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=1434526&r1=1434525&r2=1434526&view=diff
==============================================================================
--- oozie/branches/branch-3.3/webapp/pom.xml (original)
+++ oozie/branches/branch-3.3/webapp/pom.xml Thu Jan 17 01:25:15 2013
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-webapp</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <description>Apache Oozie WebApp</description>
     <name>Apache Oozie WebApp</name>
     <packaging>war</packaging>


Reply via email to