]> gitweb.hamatoma.de Git - jpinet/commitdiff
[maven-release-plugin] prepare for next development iteration master
authorhama <hama@siduction.net>
Sun, 31 Jul 2016 13:36:13 +0000 (15:36 +0200)
committerhama <hama@siduction.net>
Sun, 31 Jul 2016 13:36:13 +0000 (15:36 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 1949554b188a39805819412625d592e8ddb03467..0d3c8dde4ad7910c62c7f0c1cc7edb7f89ce96dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
        <groupId>de.republib</groupId>
        <artifactId>pinet</artifactId>
        <packaging>jar</packaging>
-       <version>0.1</version>
+       <version>0.2-SNAPSHOT</version>
 
        <name>Controlling a Raspberry Pi</name>
        <url>https://sourcefourge.net</url>
@@ -14,7 +14,7 @@
                <connection>scm:git:git@git.hamatoma.de:repo/jpinet</connection>
                <developerConnection>scm:git:git@git.hamatoma.de:repo/jpinet</developerConnection>
                <url>http://somerepository.com/view.cvs</url>
-         <tag>v0.1</tag>
+         <tag>HEAD</tag>
   </scm>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>