Skip to content

Commit

Permalink
Bump to snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
kklisura committed Sep 23, 2019
1 parent eae2ec6 commit 7198af6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdt-examples/pom.xml
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.github.kklisura.cdt</groupId>
<artifactId>cdt-java-client</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion cdt-java-client/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.kklisura.cdt</groupId>
<artifactId>cdt-java-client</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>cdt-java-client</name>
Expand Down

0 comments on commit 7198af6

Please sign in to comment.