pom.xml
changeset 1625 009f4bf8cd5b
parent 1620 15c6f1aabe13
child 1626 8c3ba4d3f92b
     1.1 --- a/pom.xml	Mon Jun 09 15:57:50 2014 +0200
     1.2 +++ b/pom.xml	Mon Jun 09 19:32:49 2014 +0200
     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>0.9-SNAPSHOT</version>
     1.8 +  <version>0.9</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.9</tag>
    1.18    </scm>
    1.19    <repositories>
    1.20        <repository>