json/pom.xml
changeset 659 bab8e369c180
parent 642 38d99662928c
child 661 5c1855e13966
     1.1 --- a/json/pom.xml	Wed Mar 26 18:59:04 2014 +0100
     1.2 +++ b/json/pom.xml	Mon May 19 13:59:26 2014 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.netbeans.html</groupId>
     1.6      <artifactId>pom</artifactId>
     1.7 -    <version>1.0-SNAPSHOT</version>
     1.8 +    <version>0.8.1</version>
     1.9    </parent>
    1.10    <groupId>org.netbeans.html</groupId>
    1.11    <artifactId>net.java.html.json</artifactId>
    1.12 -  <version>1.0-SNAPSHOT</version>
    1.13 +  <version>0.8.1</version>
    1.14    <packaging>bundle</packaging>
    1.15    <name>JSON Model in Java</name>
    1.16    <url>http://maven.apache.org</url>