There was an error while loading. Please reload this page.
1 parent 65e29ac commit 214401fCopy full SHA for 214401f
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>com.github.jango89</groupId>
11
<artifactId>hibernate-minimal-logger</artifactId>
12
- <version>0.0.3</version>
+ <version>0.0.4-SNAPSHOT</version>
13
<name>hibernate-minimal-logger</name>
14
<description>Hibernate Minimal Logger</description>
15
<properties>
@@ -28,7 +28,7 @@
28
<connection>scm:git:git://github.com/jango89/hibernate-minimal-logger.git</connection>
29
<developerConnection>scm:git:git@github.com:jango89/hibernate-minimal-logger.git</developerConnection>
30
<url>https://github.com/jango89/hibernate-minimal-logger</url>
31
- <tag>hibernate-minimal-logger-0.0.3</tag>
+ <tag>HEAD</tag>
32
</scm>
33
34
<distributionManagement>
0 commit comments