Skip to content

Commit acf43e4

Browse files
Fixed release profile name
1 parent 3603535 commit acf43e4

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
@@ -66,7 +66,7 @@
6666
<configuration>
6767
<tagNameFormat>v@{project.version}</tagNameFormat>
6868
<autoVersionSubmodules>true</autoVersionSubmodules>
69-
<releaseProfiles>releases</releaseProfiles>
69+
<releaseProfiles>release</releaseProfiles>
7070
</configuration>
7171
</plugin>
7272

0 commit comments

Comments
 (0)