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 91d3f83 commit dc8bdaaCopy full SHA for dc8bdaa
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.phip1611</groupId>
6
<artifactId>docx4j-search-and-replace-util</artifactId>
7
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
8
<name>Docx4J Search and Replace Util</name>
9
<description>Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.</description>
10
<url>https://github.com/phip1611/docx4j-search-and-replace-util</url>
@@ -29,7 +29,7 @@
29
<developerConnection>scm:git:https://github.com/phip1611/docx4j-search-and-replace-util.git
30
</developerConnection>
31
32
- <tag>HEAD</tag>
+ <tag>docx4j-search-and-replace-util-1.0.5</tag>
33
</scm>
34
35
<properties>
0 commit comments