From 9b3ecf30820c6f74ea56313552c70986baeb3cbb Mon Sep 17 00:00:00 2001 From: Mahammed Taheer Date: Thu, 4 Jan 2024 20:54:36 +0530 Subject: [PATCH] Update pom version to SNAPSHOT. Signed-off-by: Mahammed Taheer --- .../pom.xml | 4 +- authentication/authentication-common/pom.xml | 4 +- authentication/authentication-core/pom.xml | 388 +++++++++--------- .../authentication-filter-api/pom.xml | 4 +- .../authentication-hotlistfilter-impl/pom.xml | 4 +- .../authentication-internal-service/pom.xml | 4 +- .../authentication-otp-service/pom.xml | 4 +- authentication/authentication-service/pom.xml | 4 +- .../esignet-integration-impl/pom.xml | 152 +++---- authentication/pom.xml | 4 +- 10 files changed, 286 insertions(+), 286 deletions(-) diff --git a/authentication/authentication-authtypelockfilter-impl/pom.xml b/authentication/authentication-authtypelockfilter-impl/pom.xml index c5bacf60c3f..ae96c9ee7be 100644 --- a/authentication/authentication-authtypelockfilter-impl/pom.xml +++ b/authentication/authentication-authtypelockfilter-impl/pom.xml @@ -4,9 +4,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-authtypelockfilter-impl authentication-authtypelockfilter-impl ID Authentication Filter Implementation for Auth Type Lock validation diff --git a/authentication/authentication-common/pom.xml b/authentication/authentication-common/pom.xml index 4b1774112ed..b2b005e83d4 100644 --- a/authentication/authentication-common/pom.xml +++ b/authentication/authentication-common/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-common authentication-common diff --git a/authentication/authentication-core/pom.xml b/authentication/authentication-core/pom.xml index 44dd5f38e1e..db3290c149d 100644 --- a/authentication/authentication-core/pom.xml +++ b/authentication/authentication-core/pom.xml @@ -1,194 +1,194 @@ - - 4.0.0 - - - io.mosip.authentication - authentication-parent - 1.2.0.1-B5 - - 1.2.0.1-B5 - - authentication-core - jar - - authentication-core - Maven project of MOSIP ID-Authentication Core - - - - - io.mosip.kernel - kernel-core - ${kernel-core.version} - - - org.springframework.boot - - spring-boot-starter-security - - - - com.fasterxml.jackson.core - jackson-databind - - - - - - - - commons-codec - commons-codec - ${commons.codec.version} - - - org.apache.commons - commons-lang3 - ${commons.lang.version} - - - - org.springframework.boot - spring-boot-starter-web - ${spring.boot.version} - - - com.fasterxml.jackson.core - jackson-databind - - - - - org.springframework.boot - spring-boot-starter-cache - ${spring.boot.version} - - - - - com.machinezoo.sourceafis - sourceafis - ${sourceafis.version} - - - com.fasterxml.jackson.core - jackson-databind - - - - - - io.mosip.idrepository - id-repository-core - ${id-repository-core.version} - - - io.mosip.kernel - kernel-auth-adapter - - - org.springframework.boot - - spring-boot-starter-security - - - - org.springframework.security - spring-security-test - - - - - io.mosip.kernel - kernel-biosdk-provider - ${kernel-biosdk-provider.version} - - - io.mosip.kernel - kernel-core - - - io.mosip.kernel - kernel-biometrics-api - - - - - io.mosip.kernel - kernel-demographics-api - ${kernel-demoapi.version} - - - com.fasterxml.jackson.core - jackson-databind - - - - - org.springframework.boot - spring-boot-starter-webflux - ${spring.boot.version} - - - com.fasterxml.jackson.core - jackson-databind - - - - - org.springdoc - springdoc-openapi-ui - ${springdoc.version} - - - com.fasterxml.jackson.core - jackson-databind - - - - - io.mosip.kernel - kernel-logger-logback - ${kernel-logger-logback.version} - - - org.springframework.boot - - spring-boot-starter-security - - - - com.fasterxml.jackson.core - jackson-databind - - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-afterburner - ${jackson.version} - - - io.mosip.kernel - kernel-biometrics-api - ${kernel-biometrics-api.version} - - - io.mosip.kernel - kernel-core - - - com.fasterxml.jackson.core - jackson-databind - - - - - + + 4.0.0 + + + io.mosip.authentication + authentication-parent + 1.2.0.1-SNAPSHOT + + 1.2.0.1-SNAPSHOT + + authentication-core + jar + + authentication-core + Maven project of MOSIP ID-Authentication Core + + + + + io.mosip.kernel + kernel-core + ${kernel-core.version} + + + org.springframework.boot + + spring-boot-starter-security + + + + com.fasterxml.jackson.core + jackson-databind + + + + + + + + commons-codec + commons-codec + ${commons.codec.version} + + + org.apache.commons + commons-lang3 + ${commons.lang.version} + + + + org.springframework.boot + spring-boot-starter-web + ${spring.boot.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + org.springframework.boot + spring-boot-starter-cache + ${spring.boot.version} + + + + + com.machinezoo.sourceafis + sourceafis + ${sourceafis.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + + io.mosip.idrepository + id-repository-core + ${id-repository-core.version} + + + io.mosip.kernel + kernel-auth-adapter + + + org.springframework.boot + + spring-boot-starter-security + + + + org.springframework.security + spring-security-test + + + + + io.mosip.kernel + kernel-biosdk-provider + ${kernel-biosdk-provider.version} + + + io.mosip.kernel + kernel-core + + + io.mosip.kernel + kernel-biometrics-api + + + + + io.mosip.kernel + kernel-demographics-api + ${kernel-demoapi.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + org.springframework.boot + spring-boot-starter-webflux + ${spring.boot.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + org.springdoc + springdoc-openapi-ui + ${springdoc.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + io.mosip.kernel + kernel-logger-logback + ${kernel-logger-logback.version} + + + org.springframework.boot + + spring-boot-starter-security + + + + com.fasterxml.jackson.core + jackson-databind + + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-afterburner + ${jackson.version} + + + io.mosip.kernel + kernel-biometrics-api + ${kernel-biometrics-api.version} + + + io.mosip.kernel + kernel-core + + + com.fasterxml.jackson.core + jackson-databind + + + + + diff --git a/authentication/authentication-filter-api/pom.xml b/authentication/authentication-filter-api/pom.xml index e6fe9dbe601..0812ac79ab3 100644 --- a/authentication/authentication-filter-api/pom.xml +++ b/authentication/authentication-filter-api/pom.xml @@ -4,9 +4,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-filter-api authentication-filter-api ID Authentication Filter API diff --git a/authentication/authentication-hotlistfilter-impl/pom.xml b/authentication/authentication-hotlistfilter-impl/pom.xml index 56c241dbbb4..3d3b1e833ac 100644 --- a/authentication/authentication-hotlistfilter-impl/pom.xml +++ b/authentication/authentication-hotlistfilter-impl/pom.xml @@ -4,9 +4,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-hotlistfilter-impl authentication-hotlistfilter-impl ID Authentication Filter Implementation for Hotlist validation diff --git a/authentication/authentication-internal-service/pom.xml b/authentication/authentication-internal-service/pom.xml index 46aa9b62574..86e252e2399 100644 --- a/authentication/authentication-internal-service/pom.xml +++ b/authentication/authentication-internal-service/pom.xml @@ -7,9 +7,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-internal-service authentication-internal-service diff --git a/authentication/authentication-otp-service/pom.xml b/authentication/authentication-otp-service/pom.xml index 86bd61a6818..a3e41799a59 100644 --- a/authentication/authentication-otp-service/pom.xml +++ b/authentication/authentication-otp-service/pom.xml @@ -7,9 +7,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-otp-service authentication-otp-service diff --git a/authentication/authentication-service/pom.xml b/authentication/authentication-service/pom.xml index 47d388b97a0..b0bda69ffee 100644 --- a/authentication/authentication-service/pom.xml +++ b/authentication/authentication-service/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT authentication-service jar diff --git a/authentication/esignet-integration-impl/pom.xml b/authentication/esignet-integration-impl/pom.xml index 60670a1ea5c..c46ce3f75b7 100644 --- a/authentication/esignet-integration-impl/pom.xml +++ b/authentication/esignet-integration-impl/pom.xml @@ -1,77 +1,77 @@ - - 4.0.0 - - - io.mosip.authentication - authentication-parent - 1.2.0.1-B5 - - 1.2.0.1-B5 - esignet-integration-impl - esignet-integration-impl - e-Signet Integration Implementation Library - - - 11 - - - - - junit - junit - 4.13.1 - test - - - - org.projectlombok - lombok - 1.18.22 - compile - - - io.mosip.esignet - esignet-core - 1.2.0-SNAPSHOT - provided - - - io.mosip.esignet - esignet-integration-api - 1.2.0-SNAPSHOT - provided - - - - io.mosip.kernel - kernel-keymanager-service - ${kernel-keymanager-service.version} - provided - lib - - - org.springframework.cloud - spring-cloud-starter-sleuth - - - org.springframework.security - spring-security-test - - - - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - test - - - info.weboftrust - ld-signatures-java - 1.0.0 - - + + 4.0.0 + + + io.mosip.authentication + authentication-parent + 1.2.0.1-SNAPSHOT + + 1.2.0.1-SNAPSHOT + esignet-integration-impl + esignet-integration-impl + e-Signet Integration Implementation Library + + + 11 + + + + + junit + junit + 4.13.1 + test + + + + org.projectlombok + lombok + 1.18.22 + compile + + + io.mosip.esignet + esignet-core + 1.2.0-SNAPSHOT + provided + + + io.mosip.esignet + esignet-integration-api + 1.2.0-SNAPSHOT + provided + + + + io.mosip.kernel + kernel-keymanager-service + ${kernel-keymanager-service.version} + provided + lib + + + org.springframework.cloud + spring-cloud-starter-sleuth + + + org.springframework.security + spring-security-test + + + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + test + + + info.weboftrust + ld-signatures-java + 1.0.0 + + \ No newline at end of file diff --git a/authentication/pom.xml b/authentication/pom.xml index fb19e289035..3928a0df95a 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -5,7 +5,7 @@ io.mosip.authentication authentication-parent - 1.2.0.1-B5 + 1.2.0.1-SNAPSHOT pom id-authentication @@ -95,7 +95,7 @@ 1.2.0.1-B1 ${kernel.parent.version} - 1.2.0.1-B3 + 1.2.0.1-SNAPSHOT ${kernel.parent.version} ${kernel.parent.version} ${kernel.parent.version}