[esb-java-dev] svn commit r23242 - trunk/esb/java/modules/distribution
asankaa at wso2.com
asankaa at wso2.com
Mon Nov 3 10:10:53 PST 2008
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>
More information about the Esb-java-dev
mailing list