Skip to content

Commit

Permalink
continuous-release-template-exo: [exo-release] Update SNAPSHOT depend…
Browse files Browse the repository at this point in the history
…encies to RELEASE dependencies before Release.
  • Loading branch information
exo-swf committed Nov 17, 2024
1 parent 944df98 commit f628c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<!-- **************************************** -->
<!-- Project Dependencies -->
<!-- **************************************** -->
<io.meeds.commons.version>7.0.x-exo-SNAPSHOT</io.meeds.commons.version>
<io.meeds.platform-ui.version>7.0.x-exo-SNAPSHOT</io.meeds.platform-ui.version>
<io.meeds.commons.version>7.0.0-exo-20241117</io.meeds.commons.version>
<io.meeds.platform-ui.version>7.0.0-exo-20241117</io.meeds.platform-ui.version>

<!-- Sonar properties -->
<sonar.organization>meeds-io</sonar.organization>
Expand Down

0 comments on commit f628c2f

Please sign in to comment.