Skip to content

Commit

Permalink
Code merge & updated build version 2.2.9 to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajjangid05 committed Sep 4, 2023
1 parent 4c54271 commit 09fae59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.2.14</version>
<version>2.3.0</version>
<name>orchestrator</name>
<description>Demo project for Spring Boot</description>

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

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

0 comments on commit 09fae59

Please sign in to comment.