Author: [email protected]
Date: Fri Jun 24 09:06:08 2011
New Revision: 1187
Log:
[PREPARE-RELEASE] Removed SNAPSHOT dependencies
Modified:
branches/amdatu-cassandra-0.2.0/pom.xml
branches/amdatu-cassandra-0.2.0/test-integration/pom.xml
branches/amdatu-cassandra-0.2.0/test-performance/test-bundle/pom.xml
Modified: branches/amdatu-cassandra-0.2.0/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/pom.xml (original)
+++ branches/amdatu-cassandra-0.2.0/pom.xml Fri Jun 24 09:06:08 2011
@@ -271,14 +271,12 @@
-->
<module>cassandra-listener</module>
<module>cassandra-persistencemanager</module>
- <module>cassandra-store-consumer</module>
- <module>cassandra-store-token</module>
<module>cassandra-store-tenant</module>
<module>cassandra-store-useradmin</module>
<module>cassandra-tools</module>
<module>release</module>
- <module>test-integration</module>
- <module>test-performance</module>
+ <!--<module>test-integration</module> Disabled in 0.2.0 since test
framework 0.2.1 not final yet-->
+ <!--<module>test-performance</module> Disabled in 0.2.0 since it needs to
depend on a released version -->
<module>test-unit</module>
</modules>
Modified: branches/amdatu-cassandra-0.2.0/test-integration/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/test-integration/pom.xml (original)
+++ branches/amdatu-cassandra-0.2.0/test-integration/pom.xml Fri Jun 24
09:06:08 2011
@@ -28,8 +28,8 @@
<description>This bundle contains integration tests for the
project</description>
<properties>
- <org.amdatu.core.version>0.2.1-SNAPSHOT</org.amdatu.core.version>
- <org.amdatu.web.version>0.2.1-SNAPSHOT</org.amdatu.web.version>
+ <org.amdatu.core.version>0.2.1</org.amdatu.core.version>
+ <org.amdatu.web.version>0.2.1</org.amdatu.web.version>
</properties>
<modules>
Modified: branches/amdatu-cassandra-0.2.0/test-performance/test-bundle/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.0/test-performance/test-bundle/pom.xml
(original)
+++ branches/amdatu-cassandra-0.2.0/test-performance/test-bundle/pom.xml
Fri Jun 24 09:06:08 2011
@@ -31,7 +31,7 @@
<org.apache.felix.http.version>2.2.0</org.apache.felix.http.version>
<amdatu.web.version>0.2.0</amdatu.web.version>
- <amdatu.casandra.version>0.2.0-RC2-SNAPSHOT</amdatu.casandra.version>
+ <amdatu.casandra.version>0.2.0</amdatu.casandra.version>
</properties>
<dependencies>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits