Skip to content

Commit

Permalink
[DSD-4089] updated pom.xml file for CTK 1.3.0 release (#111)
Browse files Browse the repository at this point in the history
Signed-off-by: techno-467 <[email protected]>
  • Loading branch information
Prafulrakhade authored Jan 2, 2024
1 parent 1e77ad7 commit 4a55ead
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>io.mosip.bio.utils</groupId>
<artifactId>bioutils</artifactId>
<packaging>jar</packaging>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<name>bioutils</name>
<url>http://maven.apache.org</url>

Expand All @@ -22,10 +22,10 @@
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
<openpnp-opencv.version>4.5.3-4</openpnp-opencv.version>
<lombok.version>1.18.24</lombok.version>
<kernel.core.version>1.2.0.1-B1</kernel.core.version>
<kernel.core.version>1.2.0.1-B2</kernel.core.version>
<fasterxml.jackson.version>2.15.0</fasterxml.jackson.version>
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
<biometrics-util.version>1.2.0.1-B2-SNAPSHOT</biometrics-util.version>
<biometrics-util.version>1.2.0.1-B4-test</biometrics-util.version>
<!-- fasterxml jackson-->
<com.fasterxml.jackson.version>2.15.0</com.fasterxml.jackson.version>
<okhttp.version>2.7.5</okhttp.version>
Expand Down

0 comments on commit 4a55ead

Please sign in to comment.