Author: asankaa Date: Mon Nov 3 10:10:53 2008 New Revision: 23242 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=23242
Log: Remove org.wso2.carbon.xslt from the dependency list. 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=23242&r1=23241&r2=23242&view=diff ============================================================================== --- trunk/esb/java/modules/distribution/pom.xml (original) +++ trunk/esb/java/modules/distribution/pom.xml Mon Nov 3 10:10:53 2008 @@ -304,11 +304,11 @@ <version>SNAPSHOT</version> </dependency> - <dependency> + <!--dependency> <groupId>org.wso2.carbon</groupId> <artifactId>org.wso2.carbon.xslt</artifactId> <version>SNAPSHOT</version> - </dependency> + </dependency--> </dependencies> _______________________________________________ Esb-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
