pom.xml
changeset 99 a3fa44ba2024
parent 97 309dcf0774ff
child 102 2945acef8083
     1.1 --- a/pom.xml	Thu May 16 14:09:18 2013 +0200
     1.2 +++ b/pom.xml	Thu May 16 14:10:02 2013 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4    <modelVersion>4.0.0</modelVersion>
     1.5    <groupId>org.apidesign</groupId>
     1.6    <artifactId>html</artifactId>
     1.7 -  <version>0.3</version>
     1.8 +  <version>0.4-SNAPSHOT</version>
     1.9    <packaging>pom</packaging>
    1.10    <name>HTML APIs via Java</name>
    1.11    <parent>
    1.12 @@ -41,7 +41,7 @@
    1.13        <connection>scm:hg:https://hg.java.net/hg/html~html4j</connection>
    1.14        <developerConnection>scm:hg:https://hg.java.net/hg/html~html4j</developerConnection>
    1.15        <url>https://hg.java.net/hg/html~html4j</url>
    1.16 -      <tag>release-0.3</tag>
    1.17 +      <tag>default</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>