aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-06-11 20:30:50 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-06-11 20:30:50 -0700
commitf13fb7d286ace3708337696d6fa5e09cc2dd2e2f (patch)
treefca1ed7f68c9046fc7ad10a6caae87c8d739a715
parent5f6beb37a41d81c379625f4a7224699f1e9f2333 (diff)
downloadjackson-annotations-f13fb7d286ace3708337696d6fa5e09cc2dd2e2f.tar.gz
minor tweak wrt #173
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3c5f5df..be2c8c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,12 +110,12 @@
</configuration>
</plugin>
- <!-- 11-Jun-2020, tatu:
+ <!-- 11-Jun-2020, tatu: As per [annotations#173], add gradle module metadata
-->
<plugin>
<groupId>de.jjohannes</groupId>
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
- <version>0.1.0</version>
+ <version>0.2.0</version>
<executions>
<execution>
<goals>