pom.xml
changeset 980 fa24c485596c
parent 978 38e010f4ba25
child 987 1fde8b14fcc4
     1.1 --- a/pom.xml	Sun Sep 06 14:48:43 2015 +0200
     1.2 +++ b/pom.xml	Sun Sep 06 14:48:44 2015 +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>1.2.1</version>
     1.8 +  <version>2.0-SNAPSHOT</version>
     1.9    <packaging>pom</packaging>
    1.10    <name>HTML APIs via Java</name>
    1.11    <parent> 
    1.12 @@ -52,7 +52,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-1.2.1</tag>
    1.17 +      <tag>default</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>