sound/pom.xml
changeset 992 6f1a8b251b7d
parent 989 af449e1eaedc
child 1005 c7f11fbd5475
     1.1 --- a/sound/pom.xml	Fri Sep 18 10:42:15 2015 +0200
     1.2 +++ b/sound/pom.xml	Mon Sep 21 21:19:13 2015 +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>2.0-SNAPSHOT</version>
     1.8 +        <version>1.2.3</version>
     1.9      </parent>
    1.10      <groupId>org.netbeans.html</groupId>
    1.11      <artifactId>net.java.html.sound</artifactId>
    1.12 -    <version>2.0-SNAPSHOT</version>
    1.13 +    <version>1.2.3</version>
    1.14      <packaging>bundle</packaging>
    1.15      <name>Sound API via HTML</name>
    1.16      <url>http://maven.apache.org</url>
    1.17 @@ -37,7 +37,7 @@
    1.18          <dependency>
    1.19              <groupId>org.netbeans.html</groupId>
    1.20              <artifactId>net.java.html.boot</artifactId>
    1.21 -            <version>2.0-SNAPSHOT</version>
    1.22 +            <version>1.2.3</version>
    1.23              <type>jar</type>
    1.24          </dependency>
    1.25          <dependency>