Skip to content

Commit

Permalink
package version - 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhi-mahawar committed Jun 15, 2022
1 parent d23170d commit 55c0b63
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,7 +11,7 @@
</parent>
<groupId>com.uci</groupId>
<artifactId>outbound</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>4.9.0</version>
<name>outbound</name>
<description>outbound</description>

Expand Down Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.uci</groupId>
<artifactId>utils</artifactId>
<version>0.0.4</version>
<version>4.9.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand All @@ -101,7 +101,7 @@
<dependency>
<groupId>com.uci</groupId>
<artifactId>adapter</artifactId>
<version>0.0.4</version>
<version>4.9.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.projectreactor/reactor-core -->
<dependency>
Expand All @@ -122,7 +122,7 @@
<dependency>
<groupId>com.uci</groupId>
<artifactId>dao</artifactId>
<version>0.0.4</version>
<version>4.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 55c0b63

Please sign in to comment.