We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130d830 commit 2c83b65Copy full SHA for 2c83b65
1 file changed
pom.xml
@@ -57,7 +57,7 @@
57
<plugin>
58
<groupId>org.apache.maven.plugins</groupId>
59
<artifactId>maven-site-plugin</artifactId>
60
- <version>3.6</version>
+ <version>3.4</version>
61
<configuration>
62
<reportPlugins>
63
<!--
@@ -156,6 +156,7 @@
156
</executions>
157
</plugin>
158
159
+ -->
160
161
162
<artifactId>maven-gpg-plugin</artifactId>
@@ -170,7 +171,6 @@
170
171
</execution>
172
173
- -->
174
</plugins>
175
</build>
176
<distributionManagement>
0 commit comments