We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1c740 commit 54b557bCopy full SHA for 54b557b
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.dhatim</groupId>
5
<artifactId>hamcrest-postgresql</artifactId>
6
- <version>0.0.25</version>
+ <version>0.0.26-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<prerequisites>
@@ -22,7 +22,7 @@
22
23
<scm>
24
<connection>scm:git:[email protected]:dhatim/hamcrest-postgresql.git</connection>
25
- <tag>v0.0.25</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<properties>
0 commit comments