You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by pr...@apache.org on 2011/06/23 16:08:51 UTC

svn commit: r1138887 - in /oodt/trunk: ./ app/fmbrowser/ catalog/ commons/ core/ crawler/ curator/ filemgr/ grid/ metadata/ mvn/plugins/cas-install/ opendapps/ pcs/core/ pcs/input/ pcs/services/ pge/ product/ profile/ pushpull/ resource/ sso/ webapp/co...

Author: pramirez
Date: Thu Jun 23 14:08:50 2011
New Revision: 1138887

URL: http://svn.apache.org/viewvc?rev=1138887&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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/core/pom.xml
    oodt/trunk/pcs/input/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/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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/app/fmbrowser/pom.xml (original)
+++ oodt/trunk/app/fmbrowser/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/catalog/pom.xml (original)
+++ oodt/trunk/catalog/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/commons/pom.xml (original)
+++ oodt/trunk/commons/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/core/pom.xml (original)
+++ oodt/trunk/core/pom.xml Thu Jun 23 14:08:50 2011
@@ -25,7 +25,7 @@ the License.
 	</parent>    
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</version>
     <name>OODT Core</name>
     <packaging>pom</packaging>
     <properties>
@@ -421,10 +421,4 @@ the License.
             </plugin>
         </plugins>
     </reporting>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/oodt-0.3/oodt-core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/oodt-0.3/oodt-core</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/oodt-0.3/oodt-core</url>
-  </scm>
 </project>

Modified: oodt/trunk/crawler/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/crawler/pom.xml?rev=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/crawler/pom.xml (original)
+++ oodt/trunk/crawler/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/curator/pom.xml (original)
+++ oodt/trunk/curator/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/filemgr/pom.xml (original)
+++ oodt/trunk/filemgr/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/grid/pom.xml (original)
+++ oodt/trunk/grid/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/metadata/pom.xml (original)
+++ oodt/trunk/metadata/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/mvn/plugins/cas-install/pom.xml (original)
+++ oodt/trunk/mvn/plugins/cas-install/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/opendapps/pom.xml (original)
+++ oodt/trunk/opendapps/pom.xml Thu Jun 23 14:08:50 2011
@@ -17,7 +17,7 @@ $Id$
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</version>
   </parent>
   <build>
     <plugins>

Modified: oodt/trunk/pcs/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/pcs/core/pom.xml?rev=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pcs/core/pom.xml (original)
+++ oodt/trunk/pcs/core/pom.xml Thu Jun 23 14:08:50 2011
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pcs/input/pom.xml (original)
+++ oodt/trunk/pcs/input/pom.xml Thu Jun 23 14:08:50 2011
@@ -22,7 +22,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Input Data Package</name>

Modified: oodt/trunk/pcs/services/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/pcs/services/pom.xml?rev=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pcs/services/pom.xml (original)
+++ oodt/trunk/pcs/services/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pge/pom.xml (original)
+++ oodt/trunk/pge/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pom.xml (original)
+++ oodt/trunk/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>core/pom.xml</relativePath>
     </parent>
 
@@ -33,10 +33,9 @@ the License.
     </description>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/oodt-0.3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/oodt-0.3</developerConnection>
-        <url>http://svn.apache.org/viewvc/oodt/tags/oodt-0.3</url>
-        <tag>HEAD</tag>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/oodt/trunk</url>
     </scm>
 
     <modules>

Modified: oodt/trunk/product/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/product/pom.xml?rev=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/product/pom.xml (original)
+++ oodt/trunk/product/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.3</version>
+        <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/profile/pom.xml (original)
+++ oodt/trunk/profile/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/pushpull/pom.xml (original)
+++ oodt/trunk/pushpull/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/resource/pom.xml (original)
+++ oodt/trunk/resource/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/sso/pom.xml (original)
+++ oodt/trunk/sso/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/webapp/components/pom.xml (original)
+++ oodt/trunk/webapp/components/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
 	<groupId>org.apache.oodt</groupId>
 	<artifactId>oodt-webapp-components</artifactId>
 	<packaging>jar</packaging>
-	<version>0.3</version>
+	<version>0.4-SNAPSHOT</version>
 	<name>OODT Wicket Web Components</name>
 	<dependencies>
 		<dependency>
@@ -32,12 +32,12 @@ the License.
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>cas-filemgr</artifactId>
-		  <version>0.3</version>
+		  <version>0.4-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>cas-workflow</artifactId>
-		  <version>0.3</version>
+		  <version>0.4-SNAPSHOT</version>
 		</dependency>		
 		<dependency>
 			<groupId>org.slf4j</groupId>

Modified: oodt/trunk/webapp/fmbrowser/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/pom.xml?rev=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/pom.xml (original)
+++ oodt/trunk/webapp/fmbrowser/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
 	<groupId>org.apache.oodt</groupId>
 	<artifactId>fmbrowser</artifactId>
 	<packaging>war</packaging>
-	<version>0.3</version>
+	<version>0.4-SNAPSHOT</version>
 	<name>CAS File Manager Browser Web App</name>
 	<properties>
 		<wicket.version>1.4.16</wicket.version>
@@ -38,7 +38,7 @@ the License.
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.3</version>
+		  <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/webapp/fmprod/pom.xml (original)
+++ oodt/trunk/webapp/fmprod/pom.xml Thu Jun 23 14:08:50 2011
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/pom.xml (original)
+++ oodt/trunk/webapp/wmonitor/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
 	<groupId>org.apache.oodt</groupId>
 	<artifactId>wmonitor</artifactId>
 	<packaging>war</packaging>
-	<version>0.3</version>
+	<version>0.4-SNAPSHOT</version>
 	<name>CAS Workflow Manager Monitor Web App</name>
 	<properties>
 		<wicket.version>1.4.16</wicket.version>
@@ -38,7 +38,7 @@ the License.
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.3</version>
+		  <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/workflow/pom.xml (original)
+++ oodt/trunk/workflow/pom.xml Thu Jun 23 14:08:50 2011
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.3</version>
+    <version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/xmlps/pom.xml (original)
+++ oodt/trunk/xmlps/pom.xml Thu Jun 23 14:08:50 2011
@@ -16,17 +16,17 @@
 		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.3</version>
+		<version>0.4-SNAPSHOT</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>oodt-xmlps</artifactId>
 	<name>XML-configured, DBMS-based Product and Profile Server</name>
-	<version>0.3</version>
+	<version>0.4-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=1138887&r1=1138886&r2=1138887&view=diff
==============================================================================
--- oodt/trunk/xmlquery/pom.xml (original)
+++ oodt/trunk/xmlquery/pom.xml Thu Jun 23 14:08:50 2011
@@ -15,12 +15,12 @@
   See the 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.3</version>
+    <version>0.4-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>