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 f3fd1e7 commit 973a2e1Copy full SHA for 973a2e1
pom.xml
@@ -15,7 +15,7 @@
15
16
<groupId>rwperrott</groupId>
17
<artifactId>rwperrott-string-template-utils</artifactId>
18
- <version>2.2.1</version>
+ <version>2.2.2</version>
19
<packaging>jar</packaging>
20
21
<name>StringTemplate Utils</name>
@@ -98,12 +98,10 @@
98
<doctitle>StringTemplate Utils - ${project.version}</doctitle>
99
<windowtitle>StringTemplate Utils - ${project.version}</windowtitle>
100
<show>protected</show>
101
- <!--
102
<links>
103
A supported Java version unlike 1.6!
104
<link>https://docs.oracle.com/javase/8/docs/api/</link>
105
</links>
106
- -->
107
</configuration>
108
<executions>
109
<execution>
0 commit comments