Fix json library version

This commit is contained in:
Charitha Goonetilleke 2016-03-14 23:36:14 +05:30
parent 706002b4d5
commit fbe6ebe9df

View File

@ -248,7 +248,7 @@
<version>${commons-json.version}</version> <version>${commons-json.version}</version>
<scope>system</scope> <scope>system</scope>
<systemPath> <systemPath>
${basedir}/../../../../repository/components/plugins/json_2.0.0.wso2v1.jar ${basedir}/../../../../repository/components/plugins/json_3.0.0.wso2v1.jar
</systemPath> </systemPath>
</dependency> </dependency>
<dependency> <dependency>