Skip to content

Commit 0a2e4ea

Browse files
authored
Merge pull request #1407 from capthua/master
Remove updateReleaseInfo parameter.
2 parents a66cf2f + e4904c0 commit 0a2e4ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,6 @@
350350
<groupId>org.apache.maven.plugins</groupId>
351351
<artifactId>maven-deploy-plugin</artifactId>
352352
<version>${version.plugin.deploy}</version>
353-
<configuration>
354-
<updateReleaseInfo>true</updateReleaseInfo>
355-
</configuration>
356353
</plugin>
357354
<plugin>
358355
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)