Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d84f85d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f126303 commit d84f85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>5</version>
88
</parent>
99
<artifactId>gpsd4java</artifactId>
10-
<version>1.5</version>
10+
<version>1.6-SNAPSHOT</version>
1111
<packaging>bundle</packaging>
1212
<name>GPSd4Java</name>
1313
<description>Java Client library for GPSd deamon</description>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:[email protected]:taimos/GPSd4Java.git</connection>
6363
<developerConnection>scm:git:[email protected]:taimos/GPSd4Java.git</developerConnection>
6464
<url>[email protected]:taimos/GPSd4Java.git</url>
65-
<tag>v1.5</tag>
65+
<tag>HEAD</tag>
6666
</scm>
6767

6868
<build>

0 commit comments

Comments
 (0)