Skip to content

Commit

Permalink
[DSD-3932] updated for release (#967)
Browse files Browse the repository at this point in the history
Signed-off-by: ckm007 <[email protected]>
  • Loading branch information
ckm007 authored Jan 2, 2024
1 parent 31cb892 commit 6dd2402
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions authentication/authentication-childauthfilter-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<parent>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-ref-impl-parent</artifactId>
<version>1.2.0.1-SNAPSHOT</version>
<version>1.2.0.1-B2</version>
</parent>
<version>1.2.0.1-SNAPSHOT</version>
<version>1.2.0.1-B2</version>
<artifactId>authentication-childauthfilter-impl</artifactId>
<name>authentication-childauthfilter-impl</name>
<description>ID Authentication Filter reference Implementation to check allowed auth types for child</description>
Expand Down
2 changes: 1 addition & 1 deletion cache-provider-hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.mosip.cacheprovider</groupId>
<artifactId>cache-provider-hazelcast</artifactId>
<version>1.2.0.1-SNAPSHOT</version>
<version>1.2.0.1-B2</version>

<properties>
<!-- maven -->
Expand Down
2 changes: 1 addition & 1 deletion kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<json.version>20180813</json.version>

<!-- kernel -->
<kernel-core.version>1.2.0.1-SNAPSHOT</kernel-core.version>
<kernel-core.version>1.2.0.1-B2</kernel-core.version>

<!-- utilities -->
<commons-math3>3.6.1</commons-math3>
Expand Down

0 comments on commit 6dd2402

Please sign in to comment.