Compare commits

...

2 Commits

Author SHA1 Message Date
bvn13 2aebdfaaca version 1.6 2022-12-18 13:13:02 +03:00
bvn13 ad125f0bef Update for next development version 2022-12-18 13:06:35 +03:00
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
<artifactId>GpxAndroidSdk</artifactId>
<groupId>me.bvn13.sdk.android.gpx</groupId>
<version>1.5</version>
<version>1.6</version>
<packaging>jar</packaging>
@ -253,10 +253,10 @@
</developers>
<scm>
<connection>scm:git:git://github.com/bvn13/OpenFeign-NormalizedLogger.git</connection>
<developerConnection>scm:git:ssh://git@github.com:bvn13/OpenFeign-NormalizedLogger.git</developerConnection>
<connection>scm:git:git@github.com:bvn13/GpxAndroidSdk.git</connection>
<developerConnection>scm:git:git@github.com:bvn13/GpxAndroidSdk.git</developerConnection>
<tag>HEAD</tag>
<url>https://github.com/bvn13/OpenFeign-NormalizedLogger.git</url>
<url>https://github.com/bvn13/GpxAndroidSdk</url>
</scm>
<profiles>