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 0017c3d commit 7099750Copy full SHA for 7099750
pom.xml
@@ -65,7 +65,7 @@
65
<plugin>
66
<groupId>org.apache.maven.plugins</groupId>
67
<artifactId>maven-source-plugin</artifactId>
68
- <version>2.2.1</version>
+ <version>3.2.1</version>
69
<executions>
70
<execution>
71
<id>attach-sources</id>
@@ -78,7 +78,7 @@
78
79
80
<artifactId>maven-javadoc-plugin</artifactId>
81
- <version>2.9.1</version>
+ <version>3.2.0</version>
82
83
84
<id>attach-javadocs</id>
0 commit comments