Author: pramirez
Date: Tue Jan 18 06:39:44 2011
New Revision: 1060210
URL: http://svn.apache.org/viewvc?rev=1060210&view=rev
Log:
Out of the incuabator into the real world! Too boldy go where OODT has never
been before.
Modified:
oodt/trunk/app/fmbrowser/pom.xml
oodt/trunk/catalog/pom.xml
oodt/trunk/commons/pom.xml
oodt/trunk/core/pom.xml
oodt/trunk/crawler/pom.xml
oodt/trunk/curator/pom.xml
oodt/trunk/filemgr/pom.xml
oodt/trunk/grid/pom.xml
oodt/trunk/metadata/pom.xml
oodt/trunk/mvn/plugins/cas-install/pom.xml
oodt/trunk/opendapps/pom.xml
oodt/trunk/pcs/input/pom.xml
oodt/trunk/pge/pom.xml
oodt/trunk/pom.xml
oodt/trunk/product/pom.xml
oodt/trunk/profile/pom.xml
oodt/trunk/pushpull/pom.xml
oodt/trunk/resource/pom.xml
oodt/trunk/sso/pom.xml
oodt/trunk/webapp/filemgr/pom.xml
oodt/trunk/webapp/fmprod/pom.xml
oodt/trunk/webapp/workflow/pom.xml
oodt/trunk/workflow/pom.xml
oodt/trunk/xmlps/pom.xml
oodt/trunk/xmlquery/pom.xml
Modified: oodt/trunk/app/fmbrowser/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/app/fmbrowser/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/app/fmbrowser/pom.xml (original)
+++ oodt/trunk/app/fmbrowser/pom.xml Tue Jan 18 06:39:44 2011
@@ -20,7 +20,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../core/pom.xml</relativePath>
</parent>
<artifactId>cas-fm-browser</artifactId>
Modified: oodt/trunk/catalog/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/catalog/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/catalog/pom.xml (original)
+++ oodt/trunk/catalog/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-catalog</artifactId>
Modified: oodt/trunk/commons/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/commons/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/commons/pom.xml (original)
+++ oodt/trunk/commons/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-commons</artifactId>
Modified: oodt/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/core/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/core/pom.xml (original)
+++ oodt/trunk/core/pom.xml Tue Jan 18 06:39:44 2011
@@ -19,7 +19,7 @@ the License.
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<name>OODT Core</name>
<packaging>pom</packaging>
<properties>
Modified: oodt/trunk/crawler/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/crawler/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/crawler/pom.xml (original)
+++ oodt/trunk/crawler/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-crawler</artifactId>
Modified: oodt/trunk/curator/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/curator/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/curator/pom.xml (original)
+++ oodt/trunk/curator/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<groupId>org.apache.oodt</groupId>
Modified: oodt/trunk/filemgr/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/filemgr/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/filemgr/pom.xml (original)
+++ oodt/trunk/filemgr/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-filemgr</artifactId>
Modified: oodt/trunk/grid/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/grid/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/grid/pom.xml (original)
+++ oodt/trunk/grid/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>web-grid</artifactId>
Modified: oodt/trunk/metadata/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/metadata/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/metadata/pom.xml (original)
+++ oodt/trunk/metadata/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-metadata</artifactId>
Modified: oodt/trunk/mvn/plugins/cas-install/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/mvn/plugins/cas-install/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/mvn/plugins/cas-install/pom.xml (original)
+++ oodt/trunk/mvn/plugins/cas-install/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../../core/pom.xml</relativePath>
</parent>
<artifactId>maven-cas-install-plugin</artifactId>
Modified: oodt/trunk/opendapps/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/opendapps/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/opendapps/pom.xml (original)
+++ oodt/trunk/opendapps/pom.xml Tue Jan 18 06:39:44 2011
@@ -19,7 +19,7 @@ $Id$
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
</parent>
<build>
<plugins>
Modified: oodt/trunk/pcs/input/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/pcs/input/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/pcs/input/pom.xml (original)
+++ oodt/trunk/pcs/input/pom.xml Tue Jan 18 06:39:44 2011
@@ -24,7 +24,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../core/pom.xml</relativePath>
</parent>
<name>Process Control System Input Data Package</name>
Modified: oodt/trunk/pge/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/pge/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/pge/pom.xml (original)
+++ oodt/trunk/pge/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-pge</artifactId>
Modified: oodt/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/pom.xml (original)
+++ oodt/trunk/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>core/pom.xml</relativePath>
</parent>
Modified: oodt/trunk/product/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/product/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/product/pom.xml (original)
+++ oodt/trunk/product/pom.xml Tue Jan 18 06:39:44 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-product</artifactId>
Modified: oodt/trunk/profile/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/profile/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/profile/pom.xml (original)
+++ oodt/trunk/profile/pom.xml Tue Jan 18 06:39:44 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-profile</artifactId>
Modified: oodt/trunk/pushpull/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/pushpull/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/pushpull/pom.xml (original)
+++ oodt/trunk/pushpull/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-pushpull</artifactId>
Modified: oodt/trunk/resource/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/resource/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/resource/pom.xml (original)
+++ oodt/trunk/resource/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-resource</artifactId>
Modified: oodt/trunk/sso/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/sso/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/sso/pom.xml (original)
+++ oodt/trunk/sso/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-sso</artifactId>
Modified: oodt/trunk/webapp/filemgr/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/webapp/filemgr/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/webapp/filemgr/pom.xml (original)
+++ oodt/trunk/webapp/filemgr/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../core/pom.xml</relativePath>
</parent>
<packaging>war</packaging>
Modified: oodt/trunk/webapp/fmprod/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/webapp/fmprod/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/webapp/fmprod/pom.xml (original)
+++ oodt/trunk/webapp/fmprod/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../core/pom.xml</relativePath>
</parent>
<artifactId>cas-product</artifactId>
Modified: oodt/trunk/webapp/workflow/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/webapp/workflow/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/webapp/workflow/pom.xml (original)
+++ oodt/trunk/webapp/workflow/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../../core/pom.xml</relativePath>
</parent>
<packaging>war</packaging>
Modified: oodt/trunk/workflow/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/workflow/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/workflow/pom.xml (original)
+++ oodt/trunk/workflow/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@ the License.
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>cas-workflow</artifactId>
Modified: oodt/trunk/xmlps/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/xmlps/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/xmlps/pom.xml (original)
+++ oodt/trunk/xmlps/pom.xml Tue Jan 18 06:39:44 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-xmlps</artifactId>
Modified: oodt/trunk/xmlquery/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/xmlquery/pom.xml?rev=1060210&r1=1060209&r2=1060210&view=diff
==============================================================================
--- oodt/trunk/xmlquery/pom.xml (original)
+++ oodt/trunk/xmlquery/pom.xml Tue Jan 18 06:39:44 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-core</artifactId>
- <version>0.2-incubating</version>
+ <version>0.2</version>
<relativePath>../core/pom.xml</relativePath>
</parent>
<artifactId>oodt-xmlquery</artifactId>