pom.xml
changeset 992 6f1a8b251b7d
parent 989 af449e1eaedc
child 993 69a1c0102603
child 1005 c7f11fbd5475
child 1036 05139f7b3629
child 1057 b547f8f663f5
     1.1 --- a/pom.xml	Fri Sep 18 10:42:15 2015 +0200
     1.2 +++ b/pom.xml	Mon Sep 21 21:19:13 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>2.0-SNAPSHOT</version>
     1.8 +  <version>1.2.3</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>default</tag>
    1.17 +      <tag>release-1.2.3</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>