Author: [email protected]
Date: Tue Apr 17 10:16:40 2012
New Revision: 2242
Log:
[PREPARE-RELEASE] Fixed version numbers for release plugin
Modified:
trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml
Modified: trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml
==============================================================================
--- trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml
(original)
+++ trunk/amdatu-auth/test-performance/test-releases/auth-0.2.2/pom.xml Tue Apr
17 10:16:40 2012
@@ -271,33 +271,33 @@
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.test.performance.bundle</artifactId>
- <version>${org.amdatu.auth.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.login.service</artifactId>
- <version>${org.amdatu.auth.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.tokenprovider</artifactId>
- <version>${org.amdatu.auth.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.tokenstore.mem</artifactId>
- <version>${org.amdatu.auth.version}</version>
+ <version>${project.version}</version>
<scope>compile</scope>
<type>bundle</type>
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.useradmin.rest</artifactId>
- <version>${org.amdatu.auth.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