We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7487e14 commit 9ead424Copy full SHA for 9ead424
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.hibernate.infra</groupId>
6
<artifactId>hibernate-asciidoctor-theme</artifactId>
7
<packaging>jar</packaging>
8
- <version>1.0.1.Final</version>
+ <version>1.0.2-SNAPSHOT</version>
9
10
<name>Hibernate Asciidoctor theme</name>
11
<description>
@@ -267,7 +267,7 @@
267
<connection>scm:git:git://github.com/hibernate/hibernate-asciidoctor-theme.git</connection>
268
<developerConnection>scm:git:[email protected]:hibernate/hibernate-asciidoctor-theme.git</developerConnection>
269
<url>http://github.com/hibernate/hibernate-asciidoctor-theme</url>
270
- <tag>1.0.1.Final</tag>
+ <tag>HEAD</tag>
271
</scm>
272
273
<ciManagement>
0 commit comments