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 2cb7263 commit 228aa01Copy full SHA for 228aa01
pom.xml
@@ -153,8 +153,12 @@
153
<version>2.5.2</version>
154
</plugin>
155
<plugin>
156
+ <groupId>org.apache.maven.plugins</groupId>
157
<artifactId>maven-deploy-plugin</artifactId>
158
<version>2.8.2</version>
159
+ <configuration>
160
+ <updateReleaseInfo>true</updateReleaseInfo>
161
+ </configuration>
162
163
164
<groupId>org.apache.maven.plugins</groupId>
0 commit comments