Author: [email protected]
Date: Tue Oct 25 20:05:50 2011
New Revision: 1607

Log:
preparing for release

Modified:
   trunk/amdatu-storage/blobstore/pom.xml
   trunk/amdatu-storage/test-integration/tests/pom.xml

Modified: trunk/amdatu-storage/blobstore/pom.xml
==============================================================================
--- trunk/amdatu-storage/blobstore/pom.xml      (original)
+++ trunk/amdatu-storage/blobstore/pom.xml      Tue Oct 25 20:05:50 2011
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.amdatu.storage</groupId>
         <artifactId>org.amdatu.storage</artifactId>
-        <version>1.0.0-RC1</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: trunk/amdatu-storage/test-integration/tests/pom.xml
==============================================================================
--- trunk/amdatu-storage/test-integration/tests/pom.xml (original)
+++ trunk/amdatu-storage/test-integration/tests/pom.xml Tue Oct 25 20:05:50 2011
@@ -7,7 +7,7 @@
        <parent>
                <groupId>org.amdatu.storage</groupId>
                <artifactId>org.amdatu.storage.testintegration</artifactId>
-               <version>1.0.0-RC1</version>
+               <version>1.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
@@ -15,14 +15,14 @@
                <dependency>
                        <groupId>org.amdatu.storage</groupId>
                        
<artifactId>org.amdatu.storage.testintegration.base</artifactId>
-                       <version>1.0.0-RC1</version>
+                       <version>1.0.0-SNAPSHOT</version>
                        <type>bundle</type>
                </dependency>
 
                <dependency>
                        <groupId>org.amdatu.storage</groupId>
                        <artifactId>org.amdatu.storage.blobstore</artifactId>
-                       <version>1.0.0-RC1</version>
+                       <version>1.0.0-SNAPSHOT</version>
                        <type>bundle</type>
                </dependency>
                
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to