Author: pramirez
Date: Wed Feb  2 06:34:17 2011
New Revision: 1066346

URL: http://svn.apache.org/viewvc?rev=1066346&view=rev
Log:
Synching branch version with trunk

Modified:
    oodt/branches/wengine-branch/filemgr/pom.xml
    oodt/branches/wengine-branch/pge/pom.xml
    oodt/branches/wengine-branch/wengine/pom.xml

Modified: oodt/branches/wengine-branch/filemgr/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/branches/wengine-branch/filemgr/pom.xml?rev=1066346&r1=1066345&r2=1066346&view=diff
==============================================================================
--- oodt/branches/wengine-branch/filemgr/pom.xml (original)
+++ oodt/branches/wengine-branch/filemgr/pom.xml Wed Feb  2 06:34:17 2011
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.3-SNAPSHOT</version>
   </parent>
   <artifactId>cas-filemgr</artifactId>
   <name>Catalog and Archive File Management Component</name>

Modified: oodt/branches/wengine-branch/pge/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/branches/wengine-branch/pge/pom.xml?rev=1066346&r1=1066345&r2=1066346&view=diff
==============================================================================
--- oodt/branches/wengine-branch/pge/pom.xml (original)
+++ oodt/branches/wengine-branch/pge/pom.xml Wed Feb  2 06:34:17 2011
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.3-SNAPSHOT</version>
   </parent>
   <artifactId>cas-pge</artifactId>
   <name>CAS PGE Adaptor Framework</name>

Modified: oodt/branches/wengine-branch/wengine/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/branches/wengine-branch/wengine/pom.xml?rev=1066346&r1=1066345&r2=1066346&view=diff
==============================================================================
--- oodt/branches/wengine-branch/wengine/pom.xml (original)
+++ oodt/branches/wengine-branch/wengine/pom.xml Wed Feb  2 06:34:17 2011
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>0.2-incubating</version>
+               <version>0.3-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.oodt</groupId>
        <artifactId>cas-wengine</artifactId>


Reply via email to