Skip to content

Commit 4a0c1bc

Browse files
committed
Use sonatype-oss-release id for release profile.
1 parent e49bfc0 commit 4a0c1bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
<profiles>
441441
<profile>
442442
<!-- Override maven plugin versions in release profile -->
443-
<id>release</id>
443+
<id>sonatype-oss-release</id>
444444
<build>
445445
<plugins>
446446
<plugin>

0 commit comments

Comments
 (0)