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

Skip to content

Commit a7ef55b

Browse files
committed
[maven-release-plugin] prepare release v1.6
1 parent 0f5d0af commit a7ef55b

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.6-SNAPSHOT</version>
10+
<version>1.6</version>
1111
<packaging>bundle</packaging>
1212
<name>GPSd4Java</name>
1313
<description>Java Client library for GPSd deamon</description>
@@ -65,7 +65,7 @@
6565
<connection>scm:git:[email protected]:taimos/GPSd4Java.git</connection>
6666
<developerConnection>scm:git:[email protected]:taimos/GPSd4Java.git</developerConnection>
6767
<url>[email protected]:taimos/GPSd4Java.git</url>
68-
<tag>HEAD</tag>
68+
<tag>v1.6</tag>
6969
</scm>
7070

7171
<build>

0 commit comments

Comments
 (0)