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 f4236c4 commit 0d6463dCopy full SHA for 0d6463d
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.5.Final</version>
+ <version>1.0.6-SNAPSHOT</version>
9
10
<name>Hibernate Asciidoctor theme</name>
11
<description>
@@ -312,7 +312,7 @@
312
<connection>scm:git:git://github.com/hibernate/hibernate-asciidoctor-theme.git</connection>
313
<developerConnection>scm:git:[email protected]:hibernate/hibernate-asciidoctor-theme.git</developerConnection>
314
<url>http://github.com/hibernate/hibernate-asciidoctor-theme</url>
315
- <tag>1.0.5.Final</tag>
+ <tag>HEAD</tag>
316
</scm>
317
318
<ciManagement>
0 commit comments