upgraded sjson jar to 0.2

This commit is contained in:
debasishg 2009-10-06 23:16:53 +05:30
parent 64b7e5990b
commit a2fce53044
3 changed files with 2 additions and 2 deletions

View file

@ -102,7 +102,7 @@
<dependency>
<groupId>sjson.json</groupId>
<artifactId>sjson</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>
<!-- For third-party logging -->

View file

@ -139,7 +139,7 @@
<dependency>
<groupId>sjson.json</groupId>
<artifactId>sjson</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>
<!-- For Mongo -->

Binary file not shown.