Author: indika
Date: Wed May 21 22:30:51 2008
New Revision: 17234
Log:
change versions of wso2 common utils and statistics
Modified:
branches/esb/java/1.7/esb/java/modules/distribution/pom.xml
branches/esb/java/1.7/esb/java/pom.xml
Modified: branches/esb/java/1.7/esb/java/modules/distribution/pom.xml
==============================================================================
--- branches/esb/java/1.7/esb/java/modules/distribution/pom.xml (original)
+++ branches/esb/java/1.7/esb/java/modules/distribution/pom.xml Wed May 21
22:30:51 2008
@@ -99,7 +99,7 @@
<artifactItem>
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics</artifactId>
- <version>${wso2commons.version}</version>
+
<version>${wso2commons.statistics.version}</version>
<type>mar</type>
<outputDirectory>target/temp/lib</outputDirectory>
</artifactItem>
Modified: branches/esb/java/1.7/esb/java/pom.xml
==============================================================================
--- branches/esb/java/1.7/esb/java/pom.xml (original)
+++ branches/esb/java/1.7/esb/java/pom.xml Wed May 21 22:30:51 2008
@@ -396,7 +396,7 @@
<dependency>
<groupId>org.wso2.utils</groupId>
<artifactId>wso2utils</artifactId>
- <version>${wso2commons.version}</version>
+ <version>${wso2commons.utils.version}</version>
<type>jar</type>
<exclusions>
<exclusion>
@@ -440,7 +440,7 @@
<dependency>
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics</artifactId>
- <version>${wso2commons.version}</version>
+ <version>${wso2commons.statistics.version}</version>
<type>jar</type>
<exclusions>
<exclusion>
@@ -452,7 +452,7 @@
<dependency>
<groupId>org.wso2.statistics</groupId>
<artifactId>wso2statistics</artifactId>
- <version>${wso2commons.version}</version>
+ <version>${wso2commons.statistics.version}</version>
<type>mar</type>
<exclusions>
<exclusion>
@@ -822,6 +822,8 @@
<!-- WSO2 components -->
<wso2.esb.version>1.7-SNAPSHOT</wso2.esb.version>
<wso2commons.version>1.2</wso2commons.version>
+ <wso2commons.statistics.version>2.17</wso2commons.statistics.version>
+ <wso2commons.utils.version>2.17</wso2commons.utils.version>
<wso2.adminui.version>1.2</wso2.adminui.version>
<wso2.adminui.version.graphs>1.1</wso2.adminui.version.graphs>
<wso2registry.core.version>1.1-RC1</wso2registry.core.version>
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev