Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy12c committed Jan 19, 2024
1 parent 7e43ea2 commit a2f0ae8
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.4.1</version>
<version>2.4.2</version>
<name>outbound</name>
<description>outbound</description>

<properties>
<java.version>11</java.version>
<utils.version>2.4.0</utils.version>
<dao.version>2.4.0</dao.version>
<adapter.version>2.4.0</adapter.version>
<utils.version>2.4.1</utils.version>
<dao.version>2.4.1</dao.version>
<adapter.version>2.4.1</adapter.version>
</properties>

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

0 comments on commit a2f0ae8

Please sign in to comment.