From d4179f5bfa9254ff1da8ac5c69e71d445592316f Mon Sep 17 00:00:00 2001 From: Chandra Keshav Mishra Date: Wed, 28 Feb 2024 19:06:04 +0530 Subject: [PATCH] Release changes (#920) * Updated Pom versions for release changes Signed-off-by: GitHub * Update pom.xml Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> --------- Signed-off-by: GitHub Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> Co-authored-by: Prafulrakhade Co-authored-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> --- id-repository/credential-request-generator/pom.xml | 6 +++--- id-repository/credential-service/pom.xml | 4 ++-- id-repository/id-repository-core/pom.xml | 4 ++-- id-repository/id-repository-credentials-feeder/pom.xml | 4 ++-- id-repository/id-repository-identity-service/pom.xml | 4 ++-- id-repository/id-repository-salt-generator/pom.xml | 4 ++-- id-repository/id-repository-vid-service/pom.xml | 4 ++-- id-repository/pom.xml | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/id-repository/credential-request-generator/pom.xml b/id-repository/credential-request-generator/pom.xml index fd6895dd7..b311698d0 100644 --- a/id-repository/credential-request-generator/pom.xml +++ b/id-repository/credential-request-generator/pom.xml @@ -7,11 +7,11 @@ io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 credential-request-generator - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 credential-request-generator @@ -31,7 +31,7 @@ 1.2.0.1-B2 4.5.6 2.8.4 - 1.2.0.1-B3 + 1.2.0.1-B4 42.2.2 1.4.2 1.2.0.1-B2 diff --git a/id-repository/credential-service/pom.xml b/id-repository/credential-service/pom.xml index 9858ed751..9b6974a5c 100644 --- a/id-repository/credential-service/pom.xml +++ b/id-repository/credential-service/pom.xml @@ -7,11 +7,11 @@ io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.idrepository credential-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 credential-service http://maven.apache.org diff --git a/id-repository/id-repository-core/pom.xml b/id-repository/id-repository-core/pom.xml index 13abb644c..221cb594f 100644 --- a/id-repository/id-repository-core/pom.xml +++ b/id-repository/id-repository-core/pom.xml @@ -5,11 +5,11 @@ io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 id-repository-core - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 idrepo-core ID-Repository core diff --git a/id-repository/id-repository-credentials-feeder/pom.xml b/id-repository/id-repository-credentials-feeder/pom.xml index 9464e64e6..c6001a6bc 100644 --- a/id-repository/id-repository-credentials-feeder/pom.xml +++ b/id-repository/id-repository-credentials-feeder/pom.xml @@ -4,13 +4,13 @@ 4.0.0 io.mosip.idrepository id-repository-credentials-feeder - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 ID-Repository Credentials Feeder io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 Batch Job Application for feeding IDA instances with credentials. diff --git a/id-repository/id-repository-identity-service/pom.xml b/id-repository/id-repository-identity-service/pom.xml index 45d1632e4..2a092730c 100644 --- a/id-repository/id-repository-identity-service/pom.xml +++ b/id-repository/id-repository-identity-service/pom.xml @@ -5,11 +5,11 @@ io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 id-repository-identity-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 identity-service ID-Repository Identity service diff --git a/id-repository/id-repository-salt-generator/pom.xml b/id-repository/id-repository-salt-generator/pom.xml index a43211c87..69a4d8a1b 100644 --- a/id-repository/id-repository-salt-generator/pom.xml +++ b/id-repository/id-repository-salt-generator/pom.xml @@ -4,13 +4,13 @@ 4.0.0 io.mosip.idrepository id-repository-salt-generator - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 ID-Repository Salt Generator io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 Batch Job Application to for one-time populating of salt values for ID Repository salt tables. diff --git a/id-repository/id-repository-vid-service/pom.xml b/id-repository/id-repository-vid-service/pom.xml index c59488b36..1829219ba 100644 --- a/id-repository/id-repository-vid-service/pom.xml +++ b/id-repository/id-repository-vid-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 id-repository-vid-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 vid-service ID-Repository Virtual ID Service diff --git a/id-repository/pom.xml b/id-repository/pom.xml index cb2f3217a..103f37e71 100644 --- a/id-repository/pom.xml +++ b/id-repository/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.mosip.idrepository id-repository-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 pom ID-Repository