Author: lewismc
Date: Tue Aug 19 02:24:47 2014
New Revision: 1618785

URL: http://svn.apache.org/r1618785
Log:
Revert botched/accidental commit to trunk for release:prepare

Modified:
    oodt/trunk/app/fmbrowser/pom.xml
    oodt/trunk/app/weditor/pom.xml
    oodt/trunk/catalog/pom.xml
    oodt/trunk/cli/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/archetypes/opsui/pom.xml
    oodt/trunk/mvn/archetypes/pom.xml
    oodt/trunk/mvn/archetypes/radix/pom.xml
    oodt/trunk/mvn/plugins/cas-install/pom.xml
    oodt/trunk/opendapps/pom.xml
    oodt/trunk/pcs/core/pom.xml
    oodt/trunk/pcs/input/pom.xml
    oodt/trunk/pcs/opsui/pom.xml
    oodt/trunk/pcs/services/pom.xml
    oodt/trunk/pge/pom.xml
    oodt/trunk/pom.xml
    oodt/trunk/product/pom.xml
    oodt/trunk/profile/pom.xml
    oodt/trunk/protocol/api/pom.xml
    oodt/trunk/protocol/ftp/pom.xml
    oodt/trunk/protocol/http/pom.xml
    oodt/trunk/protocol/imaps/pom.xml
    oodt/trunk/protocol/sftp/pom.xml
    oodt/trunk/pushpull/pom.xml
    oodt/trunk/resource/pom.xml
    oodt/trunk/sso/pom.xml
    oodt/trunk/webapp/components/pom.xml
    oodt/trunk/webapp/fmbrowser/pom.xml
    oodt/trunk/webapp/fmprod/pom.xml
    oodt/trunk/webapp/wmonitor/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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/app/fmbrowser/pom.xml (original)
+++ oodt/trunk/app/fmbrowser/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-fm-browser</artifactId>

Modified: oodt/trunk/app/weditor/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/app/weditor/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/app/weditor/pom.xml (original)
+++ oodt/trunk/app/weditor/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>weditor</artifactId>
@@ -61,7 +61,7 @@ the License.
                <dependency>
                        <groupId>org.apache.oodt</groupId>
                        <artifactId>cas-workflow</artifactId>
-                       <version>0.8-SNAPSHOT</version>
+                       <version>0.7-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>net.sf.jung</groupId>

Modified: oodt/trunk/catalog/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/catalog/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/catalog/pom.xml (original)
+++ oodt/trunk/catalog/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>

Modified: oodt/trunk/cli/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/cli/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/cli/pom.xml (original)
+++ oodt/trunk/cli/pom.xml Tue Aug 19 02:24:47 2014
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-cli</artifactId>

Modified: oodt/trunk/commons/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/commons/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/commons/pom.xml (original)
+++ oodt/trunk/commons/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/core/pom.xml (original)
+++ oodt/trunk/core/pom.xml Tue Aug 19 02:24:47 2014
@@ -25,7 +25,7 @@ the License.
        </parent>    
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/crawler/pom.xml (original)
+++ oodt/trunk/crawler/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@ the License.
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/curator/pom.xml (original)
+++ oodt/trunk/curator/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/filemgr/pom.xml (original)
+++ oodt/trunk/filemgr/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/grid/pom.xml (original)
+++ oodt/trunk/grid/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/metadata/pom.xml (original)
+++ oodt/trunk/metadata/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>

Modified: oodt/trunk/mvn/archetypes/opsui/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/opsui/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/mvn/archetypes/opsui/pom.xml (original)
+++ oodt/trunk/mvn/archetypes/opsui/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
 
   <groupId>org.apache.oodt</groupId>
   <artifactId>opsui-archetype</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>OODT :: Archetypes :: OpsUI</name>

Modified: oodt/trunk/mvn/archetypes/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/mvn/archetypes/pom.xml (original)
+++ oodt/trunk/mvn/archetypes/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core</relativePath>
   </parent>
 

Modified: oodt/trunk/mvn/archetypes/radix/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/radix/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/mvn/archetypes/radix/pom.xml (original)
+++ oodt/trunk/mvn/archetypes/radix/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/mvn/plugins/cas-install/pom.xml (original)
+++ oodt/trunk/mvn/plugins/cas-install/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/opendapps/pom.xml (original)
+++ oodt/trunk/opendapps/pom.xml Tue Aug 19 02:24:47 2014
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <build>

Modified: oodt/trunk/pcs/core/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pcs/core/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pcs/core/pom.xml (original)
+++ oodt/trunk/pcs/core/pom.xml Tue Aug 19 02:24:47 2014
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Core Package</name>

Modified: oodt/trunk/pcs/input/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pcs/input/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pcs/input/pom.xml (original)
+++ oodt/trunk/pcs/input/pom.xml Tue Aug 19 02:24:47 2014
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Input Data Package</name>

Modified: oodt/trunk/pcs/opsui/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pcs/opsui/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pcs/opsui/pom.xml (original)
+++ oodt/trunk/pcs/opsui/pom.xml Tue Aug 19 02:24:47 2014
@@ -23,7 +23,7 @@ the License.
        <parent>
        <groupId>org.apache.oodt</groupId>
        <artifactId>oodt-core</artifactId>
-       <version>0.8-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <relativePath>../../core/pom.xml</relativePath>
     </parent>
        <name>Process Control System Operator Interface Webapp</name>

Modified: oodt/trunk/pcs/services/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pcs/services/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pcs/services/pom.xml (original)
+++ oodt/trunk/pcs/services/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.oodt</groupId>

Modified: oodt/trunk/pge/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pge/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pge/pom.xml (original)
+++ oodt/trunk/pge/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pom.xml (original)
+++ oodt/trunk/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/product/pom.xml (original)
+++ oodt/trunk/product/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/profile/pom.xml (original)
+++ oodt/trunk/profile/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-profile</artifactId>

Modified: oodt/trunk/protocol/api/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/protocol/api/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/protocol/api/pom.xml (original)
+++ oodt/trunk/protocol/api/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-protocol-api</artifactId>

Modified: oodt/trunk/protocol/ftp/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/protocol/ftp/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/protocol/ftp/pom.xml (original)
+++ oodt/trunk/protocol/ftp/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-protocol-ftp</artifactId>

Modified: oodt/trunk/protocol/http/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/protocol/http/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/protocol/http/pom.xml (original)
+++ oodt/trunk/protocol/http/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-protocol-http</artifactId>

Modified: oodt/trunk/protocol/imaps/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/protocol/imaps/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/protocol/imaps/pom.xml (original)
+++ oodt/trunk/protocol/imaps/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-protocol-imaps</artifactId>

Modified: oodt/trunk/protocol/sftp/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/protocol/sftp/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/protocol/sftp/pom.xml (original)
+++ oodt/trunk/protocol/sftp/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>cas-protocol-sftp</artifactId>

Modified: oodt/trunk/pushpull/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/pushpull/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/pushpull/pom.xml (original)
+++ oodt/trunk/pushpull/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/resource/pom.xml (original)
+++ oodt/trunk/resource/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/sso/pom.xml (original)
+++ oodt/trunk/sso/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-sso</artifactId>

Modified: oodt/trunk/webapp/components/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/webapp/components/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/webapp/components/pom.xml (original)
+++ oodt/trunk/webapp/components/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,13 +21,13 @@ the License.
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
        <groupId>org.apache.oodt</groupId>
        <artifactId>oodt-webapp-components</artifactId>
        <packaging>jar</packaging>
-       <version>0.8-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <name>OODT Wicket Web Components</name>
        <dependencies>
                <dependency>
@@ -38,12 +38,12 @@ the License.
                <dependency>
                  <groupId>org.apache.oodt</groupId>
                  <artifactId>cas-filemgr</artifactId>
-                 <version>0.8-SNAPSHOT</version>
+                 <version>0.7-SNAPSHOT</version>
                </dependency>
                <dependency>
                  <groupId>org.apache.oodt</groupId>
                  <artifactId>cas-workflow</artifactId>
-                 <version>0.8-SNAPSHOT</version>
+                 <version>0.7-SNAPSHOT</version>
                </dependency>
                <dependency>    
                  <groupId>org.apache.oodt</groupId>

Modified: oodt/trunk/webapp/fmbrowser/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/pom.xml (original)
+++ oodt/trunk/webapp/fmbrowser/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,13 +21,13 @@ the License.
        <parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.8-SNAPSHOT</version>
+                <version>0.7-SNAPSHOT</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
        <artifactId>fmbrowser</artifactId>
        <packaging>war</packaging>
-       <version>0.8-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <name>CAS File Manager Browser Web App</name>
        <properties>
                <wicket.version>1.4.17</wicket.version>
@@ -49,7 +49,7 @@ the License.
                <dependency>
                  <groupId>org.apache.oodt</groupId>
                  <artifactId>oodt-webapp-components</artifactId>
-                 <version>0.8-SNAPSHOT</version>
+                 <version>0.7-SNAPSHOT</version>
                </dependency>
 
                <!-- LOGGING DEPENDENCIES - LOG4J -->

Modified: oodt/trunk/webapp/fmprod/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/webapp/fmprod/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/webapp/fmprod/pom.xml (original)
+++ oodt/trunk/webapp/fmprod/pom.xml Tue Aug 19 02:24:47 2014
@@ -15,12 +15,15 @@
   License for the specific language governing permissions and limitations under
   the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+  http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>

Modified: oodt/trunk/webapp/wmonitor/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/pom.xml (original)
+++ oodt/trunk/webapp/wmonitor/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,13 +21,13 @@ the License.
        <parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.8-SNAPSHOT</version>
+                <version>0.7-SNAPSHOT</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
        <artifactId>wmonitor</artifactId>
        <packaging>war</packaging>
-       <version>0.8-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <name>CAS Workflow Manager Monitor Web App</name>
        <properties>
                <wicket.version>1.4.17</wicket.version>
@@ -49,7 +49,7 @@ the License.
                <dependency>
                  <groupId>org.apache.oodt</groupId>
                  <artifactId>oodt-webapp-components</artifactId>
-                 <version>0.8-SNAPSHOT</version>
+                 <version>0.7-SNAPSHOT</version>
                  <exclusions>
                    <exclusion>
                      <artifactId>cas-filemgr</artifactId>

Modified: oodt/trunk/workflow/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/workflow/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/workflow/pom.xml (original)
+++ oodt/trunk/workflow/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</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=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/xmlps/pom.xml (original)
+++ oodt/trunk/xmlps/pom.xml Tue Aug 19 02:24:47 2014
@@ -21,12 +21,12 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.8-SNAPSHOT</version>
+               <version>0.7-SNAPSHOT</version>
                <relativePath>../core/pom.xml</relativePath>
        </parent>
        <artifactId>oodt-xmlps</artifactId>
        <name>XML-configured, DBMS-based Product and Profile Server</name>
-       <version>0.8-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <description>
          An XML-configured DBMS-based Product and Profile meant to easily 
          sit on top of Web-Grid and other Product and Profile server contexts

Modified: oodt/trunk/xmlquery/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/xmlquery/pom.xml?rev=1618785&r1=1618784&r2=1618785&view=diff
==============================================================================
--- oodt/trunk/xmlquery/pom.xml (original)
+++ oodt/trunk/xmlquery/pom.xml Tue Aug 19 02:24:47 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>


Reply via email to