Skip to content

Commit

Permalink
closed version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Muñoz committed Dec 30, 2017
1 parent 777f230 commit 3b0c32f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.tonivade</groupId>
<artifactId>claudb-maven-plugin</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>maven-plugin</packaging>

<properties>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>claudb</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 3b0c32f

Please sign in to comment.