Skip to content

Commit

Permalink
Fix for release process: (#144)
Browse files Browse the repository at this point in the history
now that we have all in one place, use auto version
submodules.
  • Loading branch information
cstamas authored Jun 3, 2024
1 parent 43a200d commit dc2c736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/
<artifactId>maven-release-plugin</artifactId>
<version>3.0.1</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<arguments>-Psisu-release</arguments>
Expand Down

0 comments on commit dc2c736

Please sign in to comment.