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

Skip to content

Commit 07f6ab3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 47535f9 commit 07f6ab3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.taimos</groupId>
44
<artifactId>gpsd4java</artifactId>
5-
<version>1.0.0</version>
5+
<version>1.0.1-SNAPSHOT</version>
66
<name>GPSd4Java</name>
77
<description>Java Client library for GPSd deamon</description>
88
<properties>
@@ -37,8 +37,8 @@
3737
<url>http://www.taimos.de</url>
3838
</organization>
3939
<scm>
40-
<url>scm:svn:https://forge.hoegergroup.de/svn/gpsd4java/tags/gpsd4java-1.0.0</url>
41-
<connection>scm:svn:https://forge.hoegergroup.de/svn/gpsd4java/tags/gpsd4java-1.0.0</connection>
40+
<url>scm:svn:https://forge.hoegergroup.de/svn/gpsd4java/trunk/</url>
41+
<connection>scm:svn:https://forge.hoegergroup.de/svn/gpsd4java/trunk/</connection>
4242
</scm>
4343
<distributionManagement>
4444
<repository>

0 commit comments

Comments
 (0)