json/pom.xml
changeset 922 6f4cce1be532
parent 856 fd947f8643c1
child 924 7d16977ee527
     1.1 --- a/json/pom.xml	Mon Sep 08 17:24:35 2014 +0200
     1.2 +++ b/json/pom.xml	Fri Dec 19 18:41:37 2014 +0100
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.netbeans.html</groupId>
     1.6      <artifactId>pom</artifactId>
     1.7 -    <version>2.0-SNAPSHOT</version>
     1.8 +    <version>1.1</version>
     1.9    </parent>
    1.10    <groupId>org.netbeans.html</groupId>
    1.11    <artifactId>net.java.html.json</artifactId>
    1.12 -  <version>2.0-SNAPSHOT</version>
    1.13 +  <version>1.1</version>
    1.14    <packaging>bundle</packaging>
    1.15    <name>JSON Model in Java</name>
    1.16    <url>http://maven.apache.org</url>