Skip to content

Commit 3e1ac86

Browse files
committed
add explicit profile id
1 parent 263f98d commit 3e1ac86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,8 @@
860860
<skipLocalStaging>true</skipLocalStaging>
861861
<autoReleaseAfterClose>true</autoReleaseAfterClose>
862862
<autoDropAfterRelease>true</autoDropAfterRelease>
863+
<!-- explicit matching using the staging profile id -->
864+
<stagingProfileId>c4011210992a35</stagingProfileId>
863865
</configuration>
864866
</plugin>
865867
<!-- To generate javadoc -->

0 commit comments

Comments
 (0)