Author: virag
Date: Thu Feb 28 00:03:27 2013
New Revision: 1451046
URL: http://svn.apache.org/r1451046
Log:
Bump up trunk to 4.1.0-SNAPSHOT
Modified:
oozie/trunk/client/pom.xml
oozie/trunk/core/pom.xml
oozie/trunk/distro/pom.xml
oozie/trunk/docs/pom.xml
oozie/trunk/examples/pom.xml
oozie/trunk/hadooplibs/hadoop-1/pom.xml
oozie/trunk/hadooplibs/hadoop-2/pom.xml
oozie/trunk/hadooplibs/hadoop-3/pom.xml
oozie/trunk/hadooplibs/hadoop-distcp-1/pom.xml
oozie/trunk/hadooplibs/hadoop-distcp-2/pom.xml
oozie/trunk/hadooplibs/hadoop-distcp-3/pom.xml
oozie/trunk/hadooplibs/hadoop-test-1/pom.xml
oozie/trunk/hadooplibs/hadoop-test-2/pom.xml
oozie/trunk/hadooplibs/hadoop-test-3/pom.xml
oozie/trunk/hadooplibs/pom.xml
oozie/trunk/hbaselibs/hbase-0.94/pom.xml
oozie/trunk/hbaselibs/pom.xml
oozie/trunk/hcataloglibs/hcatalog-0.6/pom.xml
oozie/trunk/hcataloglibs/pom.xml
oozie/trunk/login/pom.xml
oozie/trunk/minitest/pom.xml
oozie/trunk/pom.xml
oozie/trunk/release-log.txt
oozie/trunk/sharelib/distcp/pom.xml
oozie/trunk/sharelib/hcatalog/pom.xml
oozie/trunk/sharelib/hive/pom.xml
oozie/trunk/sharelib/oozie/pom.xml
oozie/trunk/sharelib/pig/pom.xml
oozie/trunk/sharelib/pom.xml
oozie/trunk/sharelib/sqoop/pom.xml
oozie/trunk/sharelib/streaming/pom.xml
oozie/trunk/tests/pig/pom.xml
oozie/trunk/tests/pom.xml
oozie/trunk/tools/pom.xml
oozie/trunk/webapp/pom.xml
oozie/trunk/workflowgenerator/pom.xml
Modified: oozie/trunk/client/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/client/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/client/pom.xml (original)
+++ oozie/trunk/client/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-client</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Client</description>
<name>Apache Oozie Client</name>
<packaging>jar</packaging>
Modified: oozie/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/core/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/core/pom.xml (original)
+++ oozie/trunk/core/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-core</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Core</description>
<name>Apache Oozie Core</name>
<packaging>jar</packaging>
Modified: oozie/trunk/distro/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/distro/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/distro/pom.xml (original)
+++ oozie/trunk/distro/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-distro</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Distro</description>
<name>Apache Oozie Distro</name>
<packaging>jar</packaging>
Modified: oozie/trunk/docs/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/docs/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/docs/pom.xml (original)
+++ oozie/trunk/docs/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-docs</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Docs</description>
<name>Apache Oozie Docs</name>
<packaging>war</packaging>
Modified: oozie/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/examples/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/examples/pom.xml (original)
+++ oozie/trunk/examples/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-examples</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Examples</description>
<name>Apache Oozie Examples</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-1/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-1/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-1/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-1/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop</artifactId>
- <version>1.1.1.oozie-4.0.0-SNAPSHOT</version>
+ <version>1.1.1.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version}</description>
<name>Apache Oozie Hadoop ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-2/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-2/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-2/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-2/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop</artifactId>
- <version>2.0.2-alpha.oozie-4.0.0-SNAPSHOT</version>
+ <version>2.0.2-alpha.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version}</description>
<name>Apache Oozie Hadoop ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-3/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-3/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-3/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-3/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop</artifactId>
- <version>3.0.0-SNAPSHOT.oozie-4.0.0-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version}</description>
<name>Apache Oozie Hadoop ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-distcp-1/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-distcp-1/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-distcp-1/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-distcp-1/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-distcp</artifactId>
- <version>1.1.1.oozie-4.0.0-SNAPSHOT</version>
+ <version>1.1.1.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop Distcp ${project.version}</description>
<name>Apache Oozie Hadoop Distcp ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-distcp-2/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-distcp-2/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-distcp-2/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-distcp-2/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-distcp</artifactId>
- <version>2.0.2-alpha.oozie-4.0.0-SNAPSHOT</version>
+ <version>2.0.2-alpha.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop Distcp ${project.version}</description>
<name>Apache Oozie Hadoop Distcp ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-distcp-3/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-distcp-3/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-distcp-3/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-distcp-3/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-distcp</artifactId>
- <version>3.0.0-SNAPSHOT.oozie-4.0.0-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop Distcp ${project.version}</description>
<name>Apache Oozie Hadoop Distcp ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-test-1/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-test-1/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-test-1/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-test-1/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-test</artifactId>
- <version>1.1.1.oozie-4.0.0-SNAPSHOT</version>
+ <version>1.1.1.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version} Test</description>
<name>Apache Oozie Hadoop ${project.version} Test</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-test-2/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-test-2/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-test-2/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-test-2/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-test</artifactId>
- <version>2.0.2-alpha.oozie-4.0.0-SNAPSHOT</version>
+ <version>2.0.2-alpha.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version} Test</description>
<name>Apache Oozie Hadoop ${project.version} Test</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/hadoop-test-3/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/hadoop-test-3/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/hadoop-test-3/pom.xml (original)
+++ oozie/trunk/hadooplibs/hadoop-test-3/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop-test</artifactId>
- <version>3.0.0-SNAPSHOT.oozie-4.0.0-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop ${project.version} Test</description>
<name>Apache Oozie Hadoop ${project.version} Test</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hadooplibs/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hadooplibs/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hadooplibs/pom.xml (original)
+++ oozie/trunk/hadooplibs/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadooplibs</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hadoop Libs</description>
<name>Apache Oozie Hadoop Libs</name>
<packaging>pom</packaging>
Modified: oozie/trunk/hbaselibs/hbase-0.94/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hbaselibs/hbase-0.94/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hbaselibs/hbase-0.94/pom.xml (original)
+++ oozie/trunk/hbaselibs/hbase-0.94/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hbase</artifactId>
- <version>0.94.2.oozie-4.0.0-SNAPSHOT</version>
+ <version>0.94.2.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hbase ${project.version}</description>
<name>Apache Oozie Hbase ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hbaselibs/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hbaselibs/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hbaselibs/pom.xml (original)
+++ oozie/trunk/hbaselibs/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hbaselibs</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Hbase Libs</description>
<name>Apache Oozie Hbase Libs</name>
<packaging>pom</packaging>
Modified: oozie/trunk/hcataloglibs/hcatalog-0.6/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hcataloglibs/hcatalog-0.6/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hcataloglibs/hcatalog-0.6/pom.xml (original)
+++ oozie/trunk/hcataloglibs/hcatalog-0.6/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hcatalog</artifactId>
- <version>0.6.0.oozie-4.0.0-SNAPSHOT</version>
+ <version>0.6.0.oozie-4.1.0-SNAPSHOT</version>
<description>Apache Oozie HCatalog ${project.version}</description>
<name>Apache Oozie HCatalog ${project.version}</name>
<packaging>jar</packaging>
Modified: oozie/trunk/hcataloglibs/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/hcataloglibs/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/hcataloglibs/pom.xml (original)
+++ oozie/trunk/hcataloglibs/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hcataloglibs</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie HCatalog Libs</description>
<name>Apache Oozie HCatalog Libs</name>
<packaging>pom</packaging>
Modified: oozie/trunk/login/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/login/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/login/pom.xml (original)
+++ oozie/trunk/login/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-login</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Login</description>
<name>Apache Oozie Login</name>
<packaging>war</packaging>
Modified: oozie/trunk/minitest/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/minitest/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/minitest/pom.xml (original)
+++ oozie/trunk/minitest/pom.xml Thu Feb 28 00:03:27 2013
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie.test</groupId>
<artifactId>oozie-mini</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie MiniOozie</description>
<name>Apache Oozie MiniOozie</name>
Modified: oozie/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/pom.xml (original)
+++ oozie/trunk/pom.xml Thu Feb 28 00:03:27 2013
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Main</description>
<name>Apache Oozie Main</name>
<packaging>pom</packaging>
Modified: oozie/trunk/release-log.txt
URL:
http://svn.apache.org/viewvc/oozie/trunk/release-log.txt?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/release-log.txt (original)
+++ oozie/trunk/release-log.txt Thu Feb 28 00:03:27 2013
@@ -1,4 +1,8 @@
--- Oozie 4.0.0 release (trunk - unreleased)
+-- Oozie 4.1.0 release (trunk - unreleased)
+
+OOZIE-1239 Bump up trunk to 4.1.0-SNAPSHOT (virag)
+
+-- Oozie 4.0.0 (unreleased)
OOZIE-1203 Oozie web-console to display Bundle job definition, configuration
and log tabs (mona)
OOZIE-1237 Bump up trunk to 4.0.0-SNAPSHOT (virag)
Modified: oozie/trunk/sharelib/distcp/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/distcp/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/distcp/pom.xml (original)
+++ oozie/trunk/sharelib/distcp/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-distcp</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Distcp</description>
<name>Apache Oozie Share Lib Distcp</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/hcatalog/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/hcatalog/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/hcatalog/pom.xml (original)
+++ oozie/trunk/sharelib/hcatalog/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-hcatalog</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib HCatalog</description>
<name>Apache Oozie Share Lib HCatalog</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/hive/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/hive/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/hive/pom.xml (original)
+++ oozie/trunk/sharelib/hive/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-hive</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Hive</description>
<name>Apache Oozie Share Lib Hive</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/oozie/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/oozie/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/oozie/pom.xml (original)
+++ oozie/trunk/sharelib/oozie/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-oozie</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Oozie</description>
<name>Apache Oozie Share Lib Oozie</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/pig/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/pig/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/pig/pom.xml (original)
+++ oozie/trunk/sharelib/pig/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-pig</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Pig</description>
<name>Apache Oozie Share Lib Pig</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/pom.xml (original)
+++ oozie/trunk/sharelib/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib</description>
<name>Apache Oozie Share Lib</name>
<packaging>pom</packaging>
Modified: oozie/trunk/sharelib/sqoop/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/sqoop/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/sqoop/pom.xml (original)
+++ oozie/trunk/sharelib/sqoop/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-sqoop</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Sqoop</description>
<name>Apache Oozie Share Lib Sqoop</name>
<packaging>jar</packaging>
Modified: oozie/trunk/sharelib/streaming/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/sharelib/streaming/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/sharelib/streaming/pom.xml (original)
+++ oozie/trunk/sharelib/streaming/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-streaming</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Share Lib Streaming</description>
<name>Apache Oozie Share Lib Streaming</name>
<packaging>jar</packaging>
Modified: oozie/trunk/tests/pig/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/tests/pig/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/tests/pig/pom.xml (original)
+++ oozie/trunk/tests/pig/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-tests</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-tests-pig</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Tests For Pig</description>
<name>Apache Oozie Tests For Pig</name>
<packaging>jar</packaging>
Modified: oozie/trunk/tests/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/tests/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/tests/pom.xml (original)
+++ oozie/trunk/tests/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-tests</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Tests</description>
<name>Apache Oozie Tests</name>
<packaging>pom</packaging>
Modified: oozie/trunk/tools/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/tools/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/tools/pom.xml (original)
+++ oozie/trunk/tools/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-tools</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie Tools</description>
<name>Apache Oozie Tools</name>
<packaging>jar</packaging>
Modified: oozie/trunk/webapp/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/webapp/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/webapp/pom.xml (original)
+++ oozie/trunk/webapp/pom.xml Thu Feb 28 00:03:27 2013
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-webapp</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<description>Apache Oozie WebApp</description>
<name>Apache Oozie WebApp</name>
<packaging>war</packaging>
Modified: oozie/trunk/workflowgenerator/pom.xml
URL:
http://svn.apache.org/viewvc/oozie/trunk/workflowgenerator/pom.xml?rev=1451046&r1=1451045&r2=1451046&view=diff
==============================================================================
--- oozie/trunk/workflowgenerator/pom.xml (original)
+++ oozie/trunk/workflowgenerator/pom.xml Thu Feb 28 00:03:27 2013
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-workflowgenerator</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<packaging>war</packaging>
<description>Apache Oozie WorkflowGenerator</description>
<name>Apache Oozie WorkflowGenerator</name>