json/pom.xml
changeset 100 93433764b44e
parent 97 309dcf0774ff
child 102 2945acef8083
     1.1 --- a/json/pom.xml	Thu May 16 14:09:18 2013 +0200
     1.2 +++ b/json/pom.xml	Thu May 16 20:40:25 2013 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4    </parent>
     1.5    <groupId>org.apidesign.html</groupId>
     1.6    <artifactId>net.java.html.json</artifactId>
     1.7 -  <version>0.3</version>
     1.8 +  <version>0.3.1</version>
     1.9    <name>JSON Model in Java</name>
    1.10    <url>http://maven.apache.org</url>
    1.11    <properties>