version 1.6

master 1.6
bvn13 2022-12-18 13:13:02 +03:00
parent ad125f0bef
commit 2aebdfaaca
1 changed files with 4 additions and 4 deletions

View File

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