chnaged the version of wso2 carbon dependance

This commit is contained in:
inosh-perera 2014-12-22 12:56:36 +05:30
parent f3a73b453e
commit b8152d8abe

View File

@ -92,7 +92,7 @@
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.tomcat.ext</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
</dependencies>
</dependencyManagement>