json/pom.xml
changeset 769 7e3b051f7abb
parent 767 561536cc73fd
child 811 12ba7b79238a
     1.1 --- a/json/pom.xml	Fri Jul 25 14:15:20 2014 +0200
     1.2 +++ b/json/pom.xml	Fri Jul 25 14:15:21 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>0.8.3</version>
     1.8 +    <version>1.0-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.netbeans.html</groupId>
    1.11    <artifactId>net.java.html.json</artifactId>
    1.12 -  <version>0.8.3</version>
    1.13 +  <version>1.0-SNAPSHOT</version>
    1.14    <packaging>bundle</packaging>
    1.15    <name>JSON Model in Java</name>
    1.16    <url>http://maven.apache.org</url>