Skip to content

Commit 250754d

Browse files
author
release-bot
committed
[ci skip] prepare release v1.1.0
1 parent f28f089 commit 250754d

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
@@ -3,7 +3,7 @@
33
<groupId>com.redhat.documentation</groupId>
44
<artifactId>asciidoc-splitter</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.1.0-SNAPSHOT</version>
6+
<version>1.1.0</version>
77
<name>asciidoc splitter</name>
88

99
<properties>
@@ -149,6 +149,6 @@
149149
<connection>scm:git:${project.scm.url}</connection>
150150
<developerConnection>scm:git:${project.scm.url}</developerConnection>
151151
<url>[email protected]:LightGuard/asciidoc-splitter.git</url>
152-
<tag>HEAD</tag>
152+
<tag>v1.1.0</tag>
153153
</scm>
154154
</project>

0 commit comments

Comments
 (0)