pom.xml
changeset 661 5c1855e13966
parent 659 bab8e369c180
child 665 070ee1e013a3
     1.1 --- a/pom.xml	Mon May 19 13:59:26 2014 +0200
     1.2 +++ b/pom.xml	Mon May 19 13:59:27 2014 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4    <modelVersion>4.0.0</modelVersion>
     1.5    <groupId>org.netbeans.html</groupId>
     1.6    <artifactId>pom</artifactId>
     1.7 -  <version>0.8.1</version>
     1.8 +  <version>1.0-SNAPSHOT</version>
     1.9    <packaging>pom</packaging>
    1.10    <name>HTML APIs via Java</name>
    1.11    <parent> 
    1.12 @@ -48,7 +48,7 @@
    1.13        <connection>scm:hg:https://hg.netbeans.org/html4j</connection>
    1.14        <developerConnection>scm:hg:https://hg.netbeans.org/html4j</developerConnection>
    1.15        <url>https://hg.netbeans.org/html4j</url>
    1.16 -      <tag>release-0.8.1</tag>
    1.17 +      <tag>default</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>