Skip to content

Commit 214401f

Browse files
author
Rohith Kunnath
committed
[maven-release-plugin] prepare for next development iteration
1 parent 65e29ac commit 214401f

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.github.jango89</groupId>
1111
<artifactId>hibernate-minimal-logger</artifactId>
12-
<version>0.0.3</version>
12+
<version>0.0.4-SNAPSHOT</version>
1313
<name>hibernate-minimal-logger</name>
1414
<description>Hibernate Minimal Logger</description>
1515
<properties>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:git://github.com/jango89/hibernate-minimal-logger.git</connection>
2929
<developerConnection>scm:git:git@github.com:jango89/hibernate-minimal-logger.git</developerConnection>
3030
<url>https://github.com/jango89/hibernate-minimal-logger</url>
31-
<tag>hibernate-minimal-logger-0.0.3</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<distributionManagement>

0 commit comments

Comments
 (0)