Author: ruwan Date: Sat May 30 13:20:00 2009 New Revision: 37211 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37211
Log: fixing the caching version Modified: trunk/esb/java/modules/distribution/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=37211&r1=37210&r2=37211&view=diff ============================================================================== --- trunk/esb/java/modules/distribution/pom.xml (original) +++ trunk/esb/java/modules/distribution/pom.xml Sat May 30 13:20:00 2009 @@ -1029,7 +1029,7 @@ <dependency> <groupId>org.wso2.caching</groupId> <artifactId>wso2caching-core</artifactId> - <version>SNAPSHOT</version> + <version>3.1-SNAPSHOT</version> </dependency> </dependencies> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
