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

Skip to content

Commit 5bede05

Browse files
committed
[maven-release-plugin] prepare release v1.8
1 parent cc188a8 commit 5bede05

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.8-SNAPSHOT</version>
10+
<version>1.8</version>
1111
<packaging>bundle</packaging>
1212
<name>GPSd4Java</name>
1313
<description>Java Client library for GPSd deamon</description>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:[email protected]:taimos/GPSd4Java.git</connection>
6969
<developerConnection>scm:git:[email protected]:taimos/GPSd4Java.git</developerConnection>
7070
<url>[email protected]:taimos/GPSd4Java.git</url>
71-
<tag>HEAD</tag>
71+
<tag>v1.8</tag>
7272
</scm>
7373

7474
<build>

0 commit comments

Comments
 (0)