Fix json library version

application-manager-new
Charitha Goonetilleke 9 years ago
parent 706002b4d5
commit fbe6ebe9df

@ -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>

Loading…
Cancel
Save