Author: kamrul
Date: Tue Feb  7 19:50:11 2012
New Revision: 1241581

URL: http://svn.apache.org/viewvc?rev=1241581&view=rev
Log:
OOZIE-683 Add DISCLAIMER file in the root.(Mohammad)

Modified:
    incubator/oozie/branches/branch-3.1/client/pom.xml
    incubator/oozie/branches/branch-3.1/core/pom.xml
    incubator/oozie/branches/branch-3.1/distro/pom.xml
    incubator/oozie/branches/branch-3.1/docs/pom.xml
    incubator/oozie/branches/branch-3.1/examples/pom.xml
    incubator/oozie/branches/branch-3.1/minitest/pom.xml
    incubator/oozie/branches/branch-3.1/pom.xml
    incubator/oozie/branches/branch-3.1/release-log.txt
    incubator/oozie/branches/branch-3.1/sharelib/pom.xml
    incubator/oozie/branches/branch-3.1/webapp/pom.xml

Modified: incubator/oozie/branches/branch-3.1/client/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/client/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/client/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/client/pom.xml Tue Feb  7 19:50:11 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-client</artifactId>
     <description>Oozie Client</description>

Modified: incubator/oozie/branches/branch-3.1/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/core/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/core/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/core/pom.xml Tue Feb  7 19:50:11 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-core</artifactId>
     <description>Oozie Core</description>

Modified: incubator/oozie/branches/branch-3.1/distro/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/distro/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/distro/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/distro/pom.xml Tue Feb  7 19:50:11 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <!-- calling the artifact oozie to the generated distro file is oozie- -->
     <artifactId>oozie</artifactId>

Modified: incubator/oozie/branches/branch-3.1/docs/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/docs/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/docs/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/docs/pom.xml Tue Feb  7 19:50:11 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-docs</artifactId>
     <description>Oozie Docs</description>

Modified: incubator/oozie/branches/branch-3.1/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/examples/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/examples/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/examples/pom.xml Tue Feb  7 19:50:11 
2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-examples</artifactId>
     <description>Oozie Examples</description>

Modified: incubator/oozie/branches/branch-3.1/minitest/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/minitest/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/minitest/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/minitest/pom.xml Tue Feb  7 19:50:11 
2012
@@ -21,7 +21,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.oozie.test</groupId>
        <artifactId>oozie-mini</artifactId>
-       <version>3.1.3</version>
+       <version>3.1.3-incubating</version>
        <repositories>
                <repository>
                        <id>central</id>
@@ -66,13 +66,13 @@
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.1.3</version>
+                       <version>3.1.3-incubating</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.oozie</groupId>
                        <artifactId>oozie-core</artifactId>
-                       <version>3.1.3</version>
+                       <version>3.1.3-incubating</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>

Modified: incubator/oozie/branches/branch-3.1/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/pom.xml Tue Feb  7 19:50:11 2012
@@ -20,7 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.oozie</groupId>
     <artifactId>oozie-main</artifactId>
-    <version>3.1.3</version>
+    <version>3.1.3-incubating</version>
     <description>Oozie Main</description>
     <name>Oozie Main</name>
     <packaging>pom</packaging>
@@ -134,39 +134,39 @@
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-client</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-core</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-core</artifactId>
                 <classifier>tests</classifier>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-examples</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-sharelib</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-docs</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
                 <type>war</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.oozie</groupId>
                 <artifactId>oozie-webapp</artifactId>
-                <version>3.1.3</version>
+                <version>3.1.3-incubating</version>
                 <type>war</type>
             </dependency>
 

Modified: incubator/oozie/branches/branch-3.1/release-log.txt
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/release-log.txt?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/release-log.txt (original)
+++ incubator/oozie/branches/branch-3.1/release-log.txt Tue Feb  7 19:50:11 2012
@@ -1,4 +1,7 @@
 -- Oozie 3.1.3 release
+
+OOZIE-683 Add DISCLAIMER file in the root.(Mohammad)
+OOZIE 682 Update version 3.1.3 to 3.1.3-incubating in all pom.xml(Mohammad).
 OOZIE-681 Update readme.txt contents.(Mohammad)
 OOZIE-680 oozie's assembly creates an extra level of empty subdirectory for 
docs. (rvs via tucu)
 OOZIE-608 testCoordChangeEndTime and testCoordChangeXCommand are 
failing(Mohamed).

Modified: incubator/oozie/branches/branch-3.1/sharelib/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/sharelib/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/sharelib/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/sharelib/pom.xml Tue Feb  7 19:50:11 
2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-sharelib</artifactId>
     <description>Oozie Share Lib</description>

Modified: incubator/oozie/branches/branch-3.1/webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/webapp/pom.xml?rev=1241581&r1=1241580&r2=1241581&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/webapp/pom.xml (original)
+++ incubator/oozie/branches/branch-3.1/webapp/pom.xml Tue Feb  7 19:50:11 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.oozie</groupId>
         <artifactId>oozie-main</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.3-incubating</version>
     </parent>
     <artifactId>oozie-webapp</artifactId>
     <description>Oozie WebApp</description>


Reply via email to