Skip to content

Commit

Permalink
Merge Code and Updated Release Version
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajjangid05 committed Jun 26, 2023
1 parent 69cc243 commit 48b9981
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>outbound</artifactId>
<version>2.2.8</version>
<version>2.2.9</version>
<name>outbound</name>
<description>outbound</description>

<properties>
<java.version>11</java.version>
<utils.version>2.2.3-SNAPSHOT</utils.version>
<dao.version>2.2.3-SNAPSHOT</dao.version>
<adapter.version>2.2.3-SNAPSHOT</adapter.version>
<utils.version>2.2.4</utils.version>
<dao.version>2.2.4</dao.version>
<adapter.version>2.2.4</adapter.version>
</properties>

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

0 comments on commit 48b9981

Please sign in to comment.