Skip to content

Commit 7a45e8d

Browse files
committed
[pom] Use proper releaseProfiles tag
1 parent f698b36 commit 7a45e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-release-plugin</artifactId>
119119
<configuration>
120-
<arguments>-Prelease,bundle</arguments>
120+
<releaseProfiles>release,bundle</releaseProfiles>
121121
</configuration>
122122
</plugin>
123123

0 commit comments

Comments
 (0)