Skip to content

Commit 389a8de

Browse files
committed
1beta.0.2.1-SNAPSHOT
1 parent 302474a commit 389a8de

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

gemini-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>swiss.ameri</groupId>
88
<artifactId>gemini</artifactId>
9-
<version>1beta.0.2.0</version>
9+
<version>1beta.0.2.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>gemini-api</artifactId>

gemini-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>swiss.ameri</groupId>
99
<artifactId>gemini</artifactId>
10-
<version>1beta.0.2.0</version>
10+
<version>1beta.0.2.1-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>gemini-gson</artifactId>

gemini-tester/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>swiss.ameri</groupId>
99
<artifactId>gemini</artifactId>
10-
<version>1beta.0.2.0</version>
10+
<version>1beta.0.2.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>gemini-tester</artifactId>
1313

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>swiss.ameri</groupId>
88
<artifactId>gemini</artifactId>
9-
<version>1beta.0.2.0</version>
9+
<version>1beta.0.2.1-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<licenses>
@@ -27,7 +27,6 @@
2727
<connection>scm:git:git://github.com/michael-ameri/gemini-api.git</connection>
2828
<developerConnection>scm:git:ssh://github.com:michael-ameri/gemini-api.git</developerConnection>
2929
<url>https://github.com/michael-ameri/gemini-api/tree/master</url>
30-
<tag>gemini-1beta.0.2.0</tag>
3130
</scm>
3231

3332
<url>https://github.com/michael-ameri/gemini-api</url>

0 commit comments

Comments
 (0)