Skip to content

Commit f13fb7d

Browse files
committed
minor tweak wrt #173
1 parent 5f6beb3 commit f13fb7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@
110110
</configuration>
111111
</plugin>
112112

113-
<!-- 11-Jun-2020, tatu:
113+
<!-- 11-Jun-2020, tatu: As per [annotations#173], add gradle module metadata
114114
-->
115115
<plugin>
116116
<groupId>de.jjohannes</groupId>
117117
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
118-
<version>0.1.0</version>
118+
<version>0.2.0</version>
119119
<executions>
120120
<execution>
121121
<goals>

0 commit comments

Comments
 (0)