Skip to content

Commit

Permalink
[DSD-3884] updated pom.xml file in release-0.9.x branch for esignet V…
Browse files Browse the repository at this point in the history
…CI release (mosip#175)

Signed-off-by: techno-467 <[email protected]>
  • Loading branch information
Prafulrakhade authored Dec 8, 2023
1 parent 8db539c commit 1928e39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mock-esignet-integration-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-keymanager-service</artifactId>
<version>1.2.0.1-B3-SNAPSHOT</version>
<version>1.2.0.1-B3</version>
<scope>provided</scope>
<classifier>lib</classifier>
<exclusions>
Expand Down
2 changes: 1 addition & 1 deletion mock-identity-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-keymanager-service</artifactId>
<version>1.2.0.1-B3-SNAPSHOT</version>
<version>1.2.0.1-B3</version>
<classifier>lib</classifier>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 1928e39

Please sign in to comment.