Skip to content

Commit 9ead424

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7487e14 commit 9ead424

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.1.Final</version>
8+
<version>1.0.2-SNAPSHOT</version>
99

1010
<name>Hibernate Asciidoctor theme</name>
1111
<description>
@@ -267,7 +267,7 @@
267267
<connection>scm:git:git://github.com/hibernate/hibernate-asciidoctor-theme.git</connection>
268268
<developerConnection>scm:git:[email protected]:hibernate/hibernate-asciidoctor-theme.git</developerConnection>
269269
<url>http://github.com/hibernate/hibernate-asciidoctor-theme</url>
270-
<tag>1.0.1.Final</tag>
270+
<tag>HEAD</tag>
271271
</scm>
272272

273273
<ciManagement>

0 commit comments

Comments
 (0)