We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac92c8 commit f2981a1Copy full SHA for f2981a1
pom.xml
@@ -529,7 +529,7 @@ limitations under the License.
529
<plugin>
530
<groupId>org.apache.maven.plugins</groupId>
531
<artifactId>maven-scm-publish-plugin</artifactId>
532
- <version>3.2.1</version>
+ <version>3.3.0</version>
533
<configuration>
534
<!-- using scm.developerConnection instead of distributionManagement.site.url -->
535
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>
0 commit comments