Skip to content

Commit dc8bdaa

Browse files
committed
[maven-release-plugin] prepare release docx4j-search-and-replace-util-1.0.5
1 parent 91d3f83 commit dc8bdaa

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
@@ -4,7 +4,7 @@
44

55
<groupId>de.phip1611</groupId>
66
<artifactId>docx4j-search-and-replace-util</artifactId>
7-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
88
<name>Docx4J Search and Replace Util</name>
99
<description>Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.</description>
1010
<url>https://github.com/phip1611/docx4j-search-and-replace-util</url>
@@ -29,7 +29,7 @@
2929
<developerConnection>scm:git:https://github.com/phip1611/docx4j-search-and-replace-util.git
3030
</developerConnection>
3131
<url>https://github.com/phip1611/docx4j-search-and-replace-util</url>
32-
<tag>HEAD</tag>
32+
<tag>docx4j-search-and-replace-util-1.0.5</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)