Skip to content

Commit 54b557b

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5b1c740 commit 54b557b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

44
<groupId>com.dhatim</groupId>
55
<artifactId>hamcrest-postgresql</artifactId>
6-
<version>0.0.25</version>
6+
<version>0.0.26-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<prerequisites>
@@ -22,7 +22,7 @@
2222

2323
<scm>
2424
<connection>scm:git:[email protected]:dhatim/hamcrest-postgresql.git</connection>
25-
<tag>v0.0.25</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<properties>

0 commit comments

Comments
 (0)