You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2015/02/07 02:17:29 UTC

svn commit: r1658006 - in /oodt/branches/0.8.1: ./ app/fmbrowser/ app/weditor/ catalog/ cli/ commons/ core/ crawler/ curator/ filemgr/ grid/ metadata/ mvn/archetypes/ mvn/archetypes/opsui/ mvn/archetypes/radix/ mvn/plugins/cas-install/ opendapps/ pcs/c...

Author: mattmann
Date: Sat Feb  7 01:17:28 2015
New Revision: 1658006

URL: http://svn.apache.org/r1658006
Log:
[maven-release-plugin] prepare release 0.8.1

Modified:
    oodt/branches/0.8.1/app/fmbrowser/pom.xml
    oodt/branches/0.8.1/app/weditor/pom.xml
    oodt/branches/0.8.1/catalog/pom.xml
    oodt/branches/0.8.1/cli/pom.xml
    oodt/branches/0.8.1/commons/pom.xml
    oodt/branches/0.8.1/core/pom.xml
    oodt/branches/0.8.1/crawler/pom.xml
    oodt/branches/0.8.1/curator/pom.xml
    oodt/branches/0.8.1/filemgr/pom.xml
    oodt/branches/0.8.1/grid/pom.xml
    oodt/branches/0.8.1/metadata/pom.xml
    oodt/branches/0.8.1/mvn/archetypes/opsui/pom.xml
    oodt/branches/0.8.1/mvn/archetypes/pom.xml
    oodt/branches/0.8.1/mvn/archetypes/radix/pom.xml
    oodt/branches/0.8.1/mvn/plugins/cas-install/pom.xml
    oodt/branches/0.8.1/opendapps/pom.xml
    oodt/branches/0.8.1/pcs/core/pom.xml
    oodt/branches/0.8.1/pcs/input/pom.xml
    oodt/branches/0.8.1/pcs/opsui/pom.xml
    oodt/branches/0.8.1/pcs/services/pom.xml
    oodt/branches/0.8.1/pge/pom.xml
    oodt/branches/0.8.1/pom.xml
    oodt/branches/0.8.1/product/pom.xml
    oodt/branches/0.8.1/profile/pom.xml
    oodt/branches/0.8.1/protocol/api/pom.xml
    oodt/branches/0.8.1/protocol/ftp/pom.xml
    oodt/branches/0.8.1/protocol/http/pom.xml
    oodt/branches/0.8.1/protocol/imaps/pom.xml
    oodt/branches/0.8.1/protocol/sftp/pom.xml
    oodt/branches/0.8.1/pushpull/pom.xml
    oodt/branches/0.8.1/resource/pom.xml
    oodt/branches/0.8.1/sso/pom.xml
    oodt/branches/0.8.1/webapp/components/pom.xml
    oodt/branches/0.8.1/webapp/fmbrowser/pom.xml
    oodt/branches/0.8.1/webapp/fmprod/pom.xml
    oodt/branches/0.8.1/webapp/wmonitor/pom.xml
    oodt/branches/0.8.1/workflow/pom.xml
    oodt/branches/0.8.1/xmlps/pom.xml
    oodt/branches/0.8.1/xmlquery/pom.xml

Modified: oodt/branches/0.8.1/app/fmbrowser/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/app/fmbrowser/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/app/fmbrowser/pom.xml (original)
+++ oodt/branches/0.8.1/app/fmbrowser/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-fm-browser</artifactId>

Modified: oodt/branches/0.8.1/app/weditor/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/app/weditor/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/app/weditor/pom.xml (original)
+++ oodt/branches/0.8.1/app/weditor/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</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.9-SNAPSHOT</version>
+			<version>0.8.1</version>
 		</dependency>
 		<dependency>
 			<groupId>net.sf.jung</groupId>

Modified: oodt/branches/0.8.1/catalog/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/catalog/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/catalog/pom.xml (original)
+++ oodt/branches/0.8.1/catalog/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>

Modified: oodt/branches/0.8.1/cli/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/cli/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/cli/pom.xml (original)
+++ oodt/branches/0.8.1/cli/pom.xml Sat Feb  7 01:17:28 2015
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-cli</artifactId>

Modified: oodt/branches/0.8.1/commons/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/commons/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/commons/pom.xml (original)
+++ oodt/branches/0.8.1/commons/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>

Modified: oodt/branches/0.8.1/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/core/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/core/pom.xml (original)
+++ oodt/branches/0.8.1/core/pom.xml Sat Feb  7 01:17:28 2015
@@ -25,7 +25,7 @@ the License.
 	</parent>    
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <name>OODT Core</name>
     <packaging>pom</packaging>
     <properties>
@@ -478,4 +478,10 @@ the License.
             </plugin>
         </plugins>
     </reporting>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/0.8.1/oodt-core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/0.8.1/oodt-core</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/0.8.1/oodt-core</url>
+  </scm>
 </project>

Modified: oodt/branches/0.8.1/crawler/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/crawler/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/crawler/pom.xml (original)
+++ oodt/branches/0.8.1/crawler/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@ the License.
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-crawler</artifactId>

Modified: oodt/branches/0.8.1/curator/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/curator/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/curator/pom.xml (original)
+++ oodt/branches/0.8.1/curator/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-curator</artifactId>

Modified: oodt/branches/0.8.1/filemgr/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/filemgr/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/filemgr/pom.xml (original)
+++ oodt/branches/0.8.1/filemgr/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>

Modified: oodt/branches/0.8.1/grid/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/grid/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/grid/pom.xml (original)
+++ oodt/branches/0.8.1/grid/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>web-grid</artifactId>

Modified: oodt/branches/0.8.1/metadata/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/metadata/pom.xml (original)
+++ oodt/branches/0.8.1/metadata/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>

Modified: oodt/branches/0.8.1/mvn/archetypes/opsui/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/opsui/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/mvn/archetypes/opsui/pom.xml (original)
+++ oodt/branches/0.8.1/mvn/archetypes/opsui/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>

Modified: oodt/branches/0.8.1/mvn/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/mvn/archetypes/pom.xml (original)
+++ oodt/branches/0.8.1/mvn/archetypes/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core</relativePath>
   </parent>
 

Modified: oodt/branches/0.8.1/mvn/archetypes/radix/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/mvn/archetypes/radix/pom.xml (original)
+++ oodt/branches/0.8.1/mvn/archetypes/radix/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>

Modified: oodt/branches/0.8.1/mvn/plugins/cas-install/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/plugins/cas-install/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/mvn/plugins/cas-install/pom.xml (original)
+++ oodt/branches/0.8.1/mvn/plugins/cas-install/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>

Modified: oodt/branches/0.8.1/opendapps/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/opendapps/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/opendapps/pom.xml (original)
+++ oodt/branches/0.8.1/opendapps/pom.xml Sat Feb  7 01:17:28 2015
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <build>

Modified: oodt/branches/0.8.1/pcs/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pcs/core/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pcs/core/pom.xml (original)
+++ oodt/branches/0.8.1/pcs/core/pom.xml Sat Feb  7 01:17:28 2015
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Core Package</name>

Modified: oodt/branches/0.8.1/pcs/input/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pcs/input/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pcs/input/pom.xml (original)
+++ oodt/branches/0.8.1/pcs/input/pom.xml Sat Feb  7 01:17:28 2015
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Input Data Package</name>

Modified: oodt/branches/0.8.1/pcs/opsui/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pcs/opsui/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pcs/opsui/pom.xml (original)
+++ oodt/branches/0.8.1/pcs/opsui/pom.xml Sat Feb  7 01:17:28 2015
@@ -23,7 +23,7 @@ the License.
 	<parent>
        <groupId>org.apache.oodt</groupId>
        <artifactId>oodt-core</artifactId>
-       <version>0.9-SNAPSHOT</version>
+       <version>0.8.1</version>
        <relativePath>../../core/pom.xml</relativePath>
     </parent>
 	<name>Process Control System Operator Interface Webapp</name>

Modified: oodt/branches/0.8.1/pcs/services/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pcs/services/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pcs/services/pom.xml (original)
+++ oodt/branches/0.8.1/pcs/services/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.oodt</groupId>

Modified: oodt/branches/0.8.1/pge/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pge/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pge/pom.xml (original)
+++ oodt/branches/0.8.1/pge/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>

Modified: oodt/branches/0.8.1/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pom.xml (original)
+++ oodt/branches/0.8.1/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.8.1</version>
         <relativePath>core/pom.xml</relativePath>
     </parent>
 

Modified: oodt/branches/0.8.1/product/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/product/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/product/pom.xml (original)
+++ oodt/branches/0.8.1/product/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.8.1</version>
         <relativePath>../core/pom.xml</relativePath>
     </parent>
     <artifactId>oodt-product</artifactId>

Modified: oodt/branches/0.8.1/profile/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/profile/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/profile/pom.xml (original)
+++ oodt/branches/0.8.1/profile/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-profile</artifactId>

Modified: oodt/branches/0.8.1/protocol/api/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/api/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/protocol/api/pom.xml (original)
+++ oodt/branches/0.8.1/protocol/api/pom.xml Sat Feb  7 01:17:28 2015
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-api</artifactId>

Modified: oodt/branches/0.8.1/protocol/ftp/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/ftp/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/protocol/ftp/pom.xml (original)
+++ oodt/branches/0.8.1/protocol/ftp/pom.xml Sat Feb  7 01:17:28 2015
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-ftp</artifactId>

Modified: oodt/branches/0.8.1/protocol/http/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/http/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/protocol/http/pom.xml (original)
+++ oodt/branches/0.8.1/protocol/http/pom.xml Sat Feb  7 01:17:28 2015
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-http</artifactId>

Modified: oodt/branches/0.8.1/protocol/imaps/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/imaps/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/protocol/imaps/pom.xml (original)
+++ oodt/branches/0.8.1/protocol/imaps/pom.xml Sat Feb  7 01:17:28 2015
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-imaps</artifactId>

Modified: oodt/branches/0.8.1/protocol/sftp/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/sftp/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/protocol/sftp/pom.xml (original)
+++ oodt/branches/0.8.1/protocol/sftp/pom.xml Sat Feb  7 01:17:28 2015
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-sftp</artifactId>

Modified: oodt/branches/0.8.1/pushpull/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pushpull/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/pushpull/pom.xml (original)
+++ oodt/branches/0.8.1/pushpull/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent> 
   <artifactId>cas-pushpull</artifactId>

Modified: oodt/branches/0.8.1/resource/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/resource/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/resource/pom.xml (original)
+++ oodt/branches/0.8.1/resource/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>

Modified: oodt/branches/0.8.1/sso/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/sso/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/sso/pom.xml (original)
+++ oodt/branches/0.8.1/sso/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-sso</artifactId>

Modified: oodt/branches/0.8.1/webapp/components/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/components/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/webapp/components/pom.xml (original)
+++ oodt/branches/0.8.1/webapp/components/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,13 +21,13 @@ the License.
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.8.1</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 	<groupId>org.apache.oodt</groupId>
 	<artifactId>oodt-webapp-components</artifactId>
 	<packaging>jar</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.8.1</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.9-SNAPSHOT</version>
+		  <version>0.8.1</version>
 		</dependency>
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>cas-workflow</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.8.1</version>
 		</dependency>
 		<dependency>	
 		  <groupId>org.apache.oodt</groupId>

Modified: oodt/branches/0.8.1/webapp/fmbrowser/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmbrowser/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/webapp/fmbrowser/pom.xml (original)
+++ oodt/branches/0.8.1/webapp/fmbrowser/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,13 +21,13 @@ the License.
 	<parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.9-SNAPSHOT</version>
+                <version>0.8.1</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
 	<artifactId>fmbrowser</artifactId>
 	<packaging>war</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.8.1</version>
 	<name>CAS File Manager Browser Web App</name>
 	<properties>
 		<wicket.version>1.4.17</wicket.version>
@@ -45,7 +45,7 @@ the License.
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.8.1</version>
 		</dependency>
 
 		<!-- LOGGING DEPENDENCIES - LOG4J -->

Modified: oodt/branches/0.8.1/webapp/fmprod/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/webapp/fmprod/pom.xml (original)
+++ oodt/branches/0.8.1/webapp/fmprod/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>

Modified: oodt/branches/0.8.1/webapp/wmonitor/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/wmonitor/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/webapp/wmonitor/pom.xml (original)
+++ oodt/branches/0.8.1/webapp/wmonitor/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,13 +21,13 @@ the License.
 	<parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.9-SNAPSHOT</version>
+                <version>0.8.1</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
 	<artifactId>wmonitor</artifactId>
 	<packaging>war</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.8.1</version>
 	<name>CAS Workflow Manager Monitor Web App</name>
 	<properties>
 		<wicket.version>1.4.17</wicket.version>
@@ -44,7 +44,7 @@ the License.
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.8.1</version>
 		  <exclusions>
 		    <exclusion>
 		      <artifactId>cas-filemgr</artifactId>

Modified: oodt/branches/0.8.1/workflow/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/workflow/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/workflow/pom.xml (original)
+++ oodt/branches/0.8.1/workflow/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>

Modified: oodt/branches/0.8.1/xmlps/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/xmlps/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/xmlps/pom.xml (original)
+++ oodt/branches/0.8.1/xmlps/pom.xml Sat Feb  7 01:17:28 2015
@@ -21,12 +21,12 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.8.1</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>oodt-xmlps</artifactId>
 	<name>XML-configured, DBMS-based Product and Profile Server</name>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.8.1</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/branches/0.8.1/xmlquery/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/xmlquery/pom.xml?rev=1658006&r1=1658005&r2=1658006&view=diff
==============================================================================
--- oodt/branches/0.8.1/xmlquery/pom.xml (original)
+++ oodt/branches/0.8.1/xmlquery/pom.xml Sat Feb  7 01:17:28 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>