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 263f98d commit 3e1ac86Copy full SHA for 3e1ac86
pom.xml
@@ -860,6 +860,8 @@
860
<skipLocalStaging>true</skipLocalStaging>
861
<autoReleaseAfterClose>true</autoReleaseAfterClose>
862
<autoDropAfterRelease>true</autoDropAfterRelease>
863
+ <!-- explicit matching using the staging profile id -->
864
+ <stagingProfileId>c4011210992a35</stagingProfileId>
865
</configuration>
866
</plugin>
867
<!-- To generate javadoc -->
0 commit comments