Skip to content
Snippets Groups Projects
Commit 0de9f1f9 authored by Martin Vogel's avatar Martin Vogel
Browse files

refactor: bump to next snapshot (planning#667))

parent a8da57d8
No related branches found
No related tags found
1 merge request!321Draft: planning#667 Derive VPKI Certs from PKCS KeyStore
......@@ -3,7 +3,7 @@
<parent>
<artifactId>sdk-java</artifactId>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<parent>
<artifactId>sdk-java</artifactId>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<parent>
<artifactId>sdk-java</artifactId>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>sdk-java</artifactId>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<artifactId>sdk-java</artifactId>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
......
......@@ -6,7 +6,7 @@
<groupId>dev.fitko.fitconnect.sdk</groupId>
<artifactId>sdk-java</artifactId>
<packaging>pom</packaging>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
<name>FIT-Connect Java SDK</name>
<description>Library for sending and subscribing to submissions of the FIT-Connect REST-API</description>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>dev.fitko.fitconnect.sdk</groupId>
<artifactId>sdk-java</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>tools</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment