Author: isuru Date: Fri May 1 03:56:54 2009 New Revision: 34578 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=34578
Log: version fixes Modified: trunk/esb/java/modules/distribution/pom.xml trunk/esb/java/modules/samples/pom.xml trunk/esb/java/pom.xml Modified: trunk/esb/java/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/pom.xml?rev=34578&r1=34577&r2=34578&view=diff ============================================================================== --- trunk/esb/java/modules/distribution/pom.xml (original) +++ trunk/esb/java/modules/distribution/pom.xml Fri May 1 03:56:54 2009 @@ -941,27 +941,27 @@ <dependency> <groupId>org.apache.geronimo.specs.wso2</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> - <version>1.1-wso2v1</version> + <version>1.1.0.wso2v1</version> </dependency> <dependency> <groupId>org.wso2.commons.wso2</groupId> <artifactId>authenticator</artifactId> - <version>0.7-wso2v1</version> + <version>0.7.0.wso2v1</version> </dependency> <dependency> <groupId>org.apache.commons.wso2</groupId> <artifactId>commons-vfs</artifactId> - <version>1.1-587797-wso2v1</version> + <version>1.1.0.587797-wso2v1</version> </dependency> <dependency> <groupId>org.apache.httpcomponents.wso2</groupId> <artifactId>httpcore-nio</artifactId> - <version>4.0-wso2v1</version> + <version>4.0.0.wso2v1</version> </dependency> <dependency> <groupId>org.opensymphony.wso2</groupId> <artifactId>quartz</artifactId> - <version>1.6.0-wso2v1</version> + <version>1.6.0.wso2v1</version> </dependency> <dependency> <groupId>org.codehaus.woodstox</groupId> @@ -976,47 +976,47 @@ <dependency> <groupId>net.sf.saxon.wso2</groupId> <artifactId>saxon</artifactId> - <version>8.7-wso2v1</version> + <version>8.7.0.wso2v1</version> </dependency> <dependency> <groupId>org.apache.abdera.wso2</groupId> <artifactId>abdera</artifactId> - <version>0.4.0-wso2v1</version> + <version>0.4.0.wso2v1</version> </dependency> <dependency> <groupId>org.springframework.ws.wso2</groupId> <artifactId>spring.framework</artifactId> - <version>2.5.1-wso2v1</version> + <version>2.5.1.wso2v1</version> </dependency> <dependency> <groupId>org.apache.bsf.wso2</groupId> <artifactId>bsf-all</artifactId> - <version>3.0-beta2-wso2v1</version> + <version>3.0.0.beta2-wso2v1</version> </dependency> <dependency> <groupId>rhino.wso2</groupId> <artifactId>js</artifactId> - <version>1.6R7-wso2v1</version> + <version>1.6.0.R7-wso2v1</version> </dependency> <dependency> <groupId>org.apache.axis.wso2</groupId> <artifactId>axis</artifactId> - <version>1.4-wso2v1</version> + <version>1.4.0.wso2v1</version> </dependency> <dependency> <groupId>commons-io.wso2</groupId> <artifactId>commons-io</artifactId> - <version>1.4-wso2v1</version> + <version>1.4.0.wso2v1</version> </dependency> <dependency> <groupId>commons-collections.wso2</groupId> <artifactId>commons-collections</artifactId> - <version>3.1-wso2v1</version> + <version>3.1.0.wso2v1</version> </dependency> <dependency> <groupId>org.apache.ws.savan.wso2</groupId> <artifactId>savan-core</artifactId> - <version>1.0-wso2v2</version> + <version>1.0.0.wso2v2</version> </dependency> <dependency> <groupId>org.wso2.caching</groupId> Modified: trunk/esb/java/modules/samples/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/samples/pom.xml?rev=34578&r1=34577&r2=34578&view=diff ============================================================================== --- trunk/esb/java/modules/samples/pom.xml (original) +++ trunk/esb/java/modules/samples/pom.xml Fri May 1 03:56:54 2009 @@ -40,19 +40,19 @@ <dependency> <groupId>org.apache.synapse</groupId> <artifactId>synapse-core</artifactId> - <version>1.2.wso2v1</version> + <version>1.3-wso2v1</version> </dependency> <dependency> <groupId>org.apache.synapse</groupId> <artifactId>synapse-utils</artifactId> - <version>1.2.wso2v1</version> + <version>1.3-wso2v1</version> </dependency> <dependency> <groupId>org.apache.synapse</groupId> <artifactId>synapse-transports</artifactId> - <version>1.2.wso2v1</version> + <version>1.3-wso2v1</version> </dependency> <dependency> @@ -63,7 +63,7 @@ <dependency> <groupId>org.apache.ws.security.wso2</groupId> <artifactId>wss4j</artifactId> - <version>1.5.4-wso2v1</version> + <version>1.5.4.wso2v1</version> </dependency> <dependency> Modified: trunk/esb/java/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/pom.xml?rev=34578&r1=34577&r2=34578&view=diff ============================================================================== --- trunk/esb/java/pom.xml (original) +++ trunk/esb/java/pom.xml Fri May 1 03:56:54 2009 @@ -248,7 +248,7 @@ <commons.logging.version>1.1</commons.logging.version> <opencsv.version>1.8</opencsv.version> <poi.version>3.0-FINAL</poi.version> - <carbon.version>SNAPSHOT</carbon.version> + <carbon.version>1.6.0.SNAPSHOT</carbon.version> <synapse.version>1.3-wso2v1</synapse.version> <esb.version>SNAPSHOT</esb.version> </properties> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
