Author: [email protected]
Date: Tue Feb 22 15:52:23 2011
New Revision: 830
Log:
AMDATU-138 release branch left stale versions.. changed to project.version
Modified:
branches/0.2/amdatu-web/dispatcher/pom.xml
branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml
branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml
Modified: branches/0.2/amdatu-web/dispatcher/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/dispatcher/pom.xml (original)
+++ branches/0.2/amdatu-web/dispatcher/pom.xml Tue Feb 22 15:52:23 2011
@@ -17,7 +17,7 @@
<artifactId>tenant</artifactId>
<scope>provided</scope>
<type>bundle</type>
- <version> 0.2.0-test3</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Modified: branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml (original)
+++ branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml Tue Feb 22
15:52:23 2011
@@ -17,14 +17,14 @@
<artifactId>tenant</artifactId>
<scope>provided</scope>
<type>bundle</type>
- <version> 0.2.0-test3</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.amdatu.web</groupId>
<artifactId>dispatcher</artifactId>
<scope>provided</scope>
<type>bundle</type>
- <version> 0.2.0-test3</version>
+ <version>${project.version}</version>
</dependency>
</dependencies>
<build>
Modified: branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml (original)
+++ branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml Tue Feb 22
15:52:23 2011
@@ -17,14 +17,14 @@
<artifactId>tenant</artifactId>
<scope>provided</scope>
<type>bundle</type>
- <version> 0.2.0-test3</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.amdatu.web</groupId>
<artifactId>dispatcher</artifactId>
<scope>provided</scope>
<type>bundle</type>
- <version> 0.2.0-test3</version>
+ <version>${project.version}</version>
</dependency>
</dependencies>
<build>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits