Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jdit-0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam committed Nov 12, 2017
1 parent ba9b637 commit 6a9cff4
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 @@ -4,7 +4,7 @@

<groupId>com.github.arteam</groupId>
<artifactId>jdit</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8</version>

<name>JDBI Dropwizard Integration Testing</name>
<description>JDIT is library which simplifies integration testing of JDBI applications</description>
Expand All @@ -23,7 +23,7 @@
<scm>
<developerConnection>scm:git:[email protected]:arteam/jdit.git</developerConnection>
<url>https://github.com/arteam/jdit.git</url>
<tag>HEAD</tag>
<tag>jdit-0.8</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 6a9cff4

Please sign in to comment.