Skip to content

Commit 2c83b65

Browse files
committed
pom modification before release
1 parent 130d830 commit 2c83b65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-site-plugin</artifactId>
60-
<version>3.6</version>
60+
<version>3.4</version>
6161
<configuration>
6262
<reportPlugins>
6363
<!--
@@ -156,6 +156,7 @@
156156
</executions>
157157
</plugin>
158158
<!--
159+
-->
159160
<plugin>
160161
<groupId>org.apache.maven.plugins</groupId>
161162
<artifactId>maven-gpg-plugin</artifactId>
@@ -170,7 +171,6 @@
170171
</execution>
171172
</executions>
172173
</plugin>
173-
-->
174174
</plugins>
175175
</build>
176176
<distributionManagement>

0 commit comments

Comments
 (0)