Author: [email protected]
Date: Tue Apr 17 11:43:45 2012
New Revision: 2253
Log:
[AMDATUOPENSOCIAL-213] Fixed version dependencies
Modified:
trunk/amdatu-opensocial/test-performance/test-execution/pom.xml
trunk/amdatu-opensocial/test-performance/test-releases/opensocial-0.2.1/pom.xml
Modified: trunk/amdatu-opensocial/test-performance/test-execution/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/test-performance/test-execution/pom.xml
(original)
+++ trunk/amdatu-opensocial/test-performance/test-execution/pom.xml Tue Apr
17 11:43:45 2012
@@ -28,7 +28,7 @@
<description>This bundle generates the Performance Test framework for the
OpenSocial project</description>
<properties>
- <test.performance.version>0.2.1-SNAPSHOT</test.performance.version>
+ <test.performance.version>0.2.1</test.performance.version>
<test.version.x>0.2.0</test.version.x>
<test.version.y>0.2.1</test.version.y>
</properties>
Modified:
trunk/amdatu-opensocial/test-performance/test-releases/opensocial-0.2.1/pom.xml
==============================================================================
---
trunk/amdatu-opensocial/test-performance/test-releases/opensocial-0.2.1/pom.xml
(original)
+++
trunk/amdatu-opensocial/test-performance/test-releases/opensocial-0.2.1/pom.xml
Tue Apr 17 11:43:45 2012
@@ -33,7 +33,7 @@
<amdatu.log.level>WARNING</amdatu.log.level>
<release.version>0.2.1</release.version>
-
<org.amdatu.opensocial.version>0.2.1-SNAPSHOT</org.amdatu.opensocial.version>
+
<org.amdatu.opensocial.version>${project.version}</org.amdatu.opensocial.version>
<org.amdatu.core.version>0.2.1</org.amdatu.core.version>
<org.amdatu.web.version>0.2.1</org.amdatu.web.version>
@@ -263,62 +263,62 @@
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.dashboard</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.gadgetmanagement</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.profile</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.shindig</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.store.gadget.mem</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.config</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.test.performance.bundle</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.gadgets.login</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>org.amdatu.opensocial.gadgets.useradmin</artifactId>
- <version>${org.amdatu.opensocial.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits