Skip to content

Commit 6a9cff4

Browse files
committed
[maven-release-plugin] prepare release jdit-0.8
1 parent ba9b637 commit 6a9cff4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.arteam</groupId>
66
<artifactId>jdit</artifactId>
7-
<version>0.8-SNAPSHOT</version>
7+
<version>0.8</version>
88

99
<name>JDBI Dropwizard Integration Testing</name>
1010
<description>JDIT is library which simplifies integration testing of JDBI applications</description>
@@ -23,7 +23,7 @@
2323
<scm>
2424
<developerConnection>scm:git:git@github.com:arteam/jdit.git</developerConnection>
2525
<url>https://github.com/arteam/jdit.git</url>
26-
<tag>HEAD</tag>
26+
<tag>jdit-0.8</tag>
2727
</scm>
2828

2929
<licenses>

0 commit comments

Comments
 (0)