pom.xml
changeset 1911 fe2e6f5a2044
parent 1909 ca9cb69ad20f
child 1913 37194f101d35
     1.1 --- a/pom.xml	Fri Mar 25 20:21:34 2016 +0100
     1.2 +++ b/pom.xml	Fri Mar 25 21:47:31 2016 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4    <modelVersion>4.0.0</modelVersion>
     1.5    <groupId>org.apidesign</groupId>
     1.6    <artifactId>bck2brwsr</artifactId>
     1.7 -  <version>1.0-SNAPSHOT</version>
     1.8 +  <version>0.18</version>
     1.9    <packaging>pom</packaging>
    1.10    <name>Back 2 Browser</name>
    1.11    <parent>
    1.12 @@ -40,7 +40,7 @@
    1.13        <connection>scm:hg:http://source.apidesign.org/hg/bck2brwsr</connection>
    1.14        <developerConnection>scm:hg:https://source.apidesign.org/hg/bck2brwsr</developerConnection>
    1.15        <url>http://source.apidesign.org/hg/bck2brwsr</url>
    1.16 -    <tag>HEAD</tag>
    1.17 +    <tag>release-0.18</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>