Skip to content

Commit 973a2e1

Browse files
committed
Javadocs fix
1 parent f3fd1e7 commit 973a2e1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<groupId>rwperrott</groupId>
1717
<artifactId>rwperrott-string-template-utils</artifactId>
18-
<version>2.2.1</version>
18+
<version>2.2.2</version>
1919
<packaging>jar</packaging>
2020

2121
<name>StringTemplate Utils</name>
@@ -98,12 +98,10 @@
9898
<doctitle>StringTemplate Utils - ${project.version}</doctitle>
9999
<windowtitle>StringTemplate Utils - ${project.version}</windowtitle>
100100
<show>protected</show>
101-
<!--
102101
<links>
103102
A supported Java version unlike 1.6!
104103
<link>https://docs.oracle.com/javase/8/docs/api/</link>
105104
</links>
106-
-->
107105
</configuration>
108106
<executions>
109107
<execution>

0 commit comments

Comments
 (0)