Skip to content

Commit

Permalink
Version bump 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy12c committed Nov 27, 2023
1 parent a36716c commit 11b1ebf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
</parent>
<groupId>com.uci</groupId>
<artifactId>orchestrator</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
<name>orchestrator</name>
<description>Demo project for Spring Boot</description>

<properties>
<java.version>11</java.version>
<utils.version>2.4.0</utils.version>
<messagerosa.version>2.3.0</messagerosa.version>
<dao.version>2.3.0</dao.version>
<messagerosa.version>2.4.0</messagerosa.version>
<dao.version>2.4.0</dao.version>
</properties>

<!-- For Downloading repositories from github packages -->
Expand Down

0 comments on commit 11b1ebf

Please sign in to comment.