Author: sameera Date: Sun Aug 9 12:32:14 2009 New Revision: 42893 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=42893
Log: changes http.helper version from 1.0.0 to 1.0.1 Modified: branches/wsas/java/3.1.1/product/pom.xml Modified: branches/wsas/java/3.1.1/product/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1.1/product/pom.xml?rev=42893&r1=42892&r2=42893&view=diff ============================================================================== --- branches/wsas/java/3.1.1/product/pom.xml (original) +++ branches/wsas/java/3.1.1/product/pom.xml Sun Aug 9 12:32:14 2009 @@ -101,7 +101,7 @@ <dependency> <groupId>org.eclipse.equinox</groupId> <artifactId>org.eclipse.equinox.http.helper</artifactId> - <version>1.0.0</version> + <version>1.0.1</version> </dependency> <dependency> <groupId>org.eclipse.equinox</groupId> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
