Skip to content

Commit 0d6463d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f4236c4 commit 0d6463d

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
@@ -5,7 +5,7 @@
55
<groupId>org.hibernate.infra</groupId>
66
<artifactId>hibernate-asciidoctor-theme</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.0.5.Final</version>
8+
<version>1.0.6-SNAPSHOT</version>
99

1010
<name>Hibernate Asciidoctor theme</name>
1111
<description>
@@ -312,7 +312,7 @@
312312
<connection>scm:git:git://github.com/hibernate/hibernate-asciidoctor-theme.git</connection>
313313
<developerConnection>scm:git:[email protected]:hibernate/hibernate-asciidoctor-theme.git</developerConnection>
314314
<url>http://github.com/hibernate/hibernate-asciidoctor-theme</url>
315-
<tag>1.0.5.Final</tag>
315+
<tag>HEAD</tag>
316316
</scm>
317317

318318
<ciManagement>

0 commit comments

Comments
 (0)