Skip to content

Commit 2e3f38d

Browse files
Updated Pom versions for release changes (#1629)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: Prafulrakhade <Prafulrakhade@users.noreply.github.com>
1 parent 28f16ae commit 2e3f38d

File tree

11 files changed

+21
-21
lines changed

11 files changed

+21
-21
lines changed

api-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<name>apitest-auth</name>
99
<description>Parent project of MOSIP Id Authentication apitests</description>
1010
<url>https://github.com/mosip/id-authentication</url>
11-
<version>1.2.1.2-SNAPSHOT</version>
11+
<version>1.2.1.2</version>
1212

1313
<licenses>
1414
<license>
@@ -72,7 +72,7 @@
7272
<central.publishing.maven.plugin.version>0.7.0</central.publishing.maven.plugin.version>
7373

7474
<git.commit.id.plugin.version>3.0.1</git.commit.id.plugin.version>
75-
<fileName>apitest-auth-1.2.1.2-SNAPSHOT-jar-with-dependencies</fileName>
75+
<fileName>apitest-auth-1.2.1.2-jar-with-dependencies</fileName>
7676
</properties>
7777

7878
<dependencies>

authentication/authentication-authtypelockfilter-impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<parent>
55
<groupId>io.mosip.authentication</groupId>
66
<artifactId>authentication-parent</artifactId>
7-
<version>1.2.1.2-SNAPSHOT</version>
7+
<version>1.2.1.2</version>
88
</parent>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
<artifactId>authentication-authtypelockfilter-impl</artifactId>
1111
<name>authentication-authtypelockfilter-impl</name>
1212
<description>ID Authentication Filter Implementation for Auth Type Lock validation</description>

authentication/authentication-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<parent>
77
<groupId>io.mosip.authentication</groupId>
88
<artifactId>authentication-parent</artifactId>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
</parent>
11-
<version>1.2.1.2-SNAPSHOT</version>
11+
<version>1.2.1.2</version>
1212
<artifactId>authentication-common</artifactId>
1313
<name>authentication-common</name>
1414
<properties>

authentication/authentication-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<parent>
77
<groupId>io.mosip.authentication</groupId>
88
<artifactId>authentication-parent</artifactId>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
</parent>
11-
<version>1.2.1.2-SNAPSHOT</version>
11+
<version>1.2.1.2</version>
1212

1313
<artifactId>authentication-core</artifactId>
1414
<packaging>jar</packaging>

authentication/authentication-filter-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<parent>
55
<groupId>io.mosip.authentication</groupId>
66
<artifactId>authentication-parent</artifactId>
7-
<version>1.2.1.2-SNAPSHOT</version>
7+
<version>1.2.1.2</version>
88
</parent>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
<artifactId>authentication-filter-api</artifactId>
1111
<name>authentication-filter-api</name>
1212
<description>ID Authentication Filter API</description>

authentication/authentication-hotlistfilter-impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<parent>
55
<groupId>io.mosip.authentication</groupId>
66
<artifactId>authentication-parent</artifactId>
7-
<version>1.2.1.2-SNAPSHOT</version>
7+
<version>1.2.1.2</version>
88
</parent>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
<artifactId>authentication-hotlistfilter-impl</artifactId>
1111
<name>authentication-hotlistfilter-impl</name>
1212
<description>ID Authentication Filter Implementation for Hotlist validation</description>

authentication/authentication-internal-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<parent>
88
<groupId>io.mosip.authentication</groupId>
99
<artifactId>authentication-parent</artifactId>
10-
<version>1.2.1.2-SNAPSHOT</version>
10+
<version>1.2.1.2</version>
1111
</parent>
12-
<version>1.2.1.2-SNAPSHOT</version>
12+
<version>1.2.1.2</version>
1313
<artifactId>authentication-internal-service</artifactId>
1414
<name>authentication-internal-service</name>
1515
<properties>

authentication/authentication-otp-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<parent>
88
<groupId>io.mosip.authentication</groupId>
99
<artifactId>authentication-parent</artifactId>
10-
<version>1.2.1.2-SNAPSHOT</version>
10+
<version>1.2.1.2</version>
1111
</parent>
12-
<version>1.2.1.2-SNAPSHOT</version>
12+
<version>1.2.1.2</version>
1313
<artifactId>authentication-otp-service</artifactId>
1414
<name>authentication-otp-service</name>
1515
<properties>

authentication/authentication-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<parent>
77
<groupId>io.mosip.authentication</groupId>
88
<artifactId>authentication-parent</artifactId>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
</parent>
11-
<version>1.2.1.2-SNAPSHOT</version>
11+
<version>1.2.1.2</version>
1212
<artifactId>authentication-service</artifactId>
1313
<packaging>jar</packaging>
1414

authentication/esignet-integration-impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<parent>
77
<groupId>io.mosip.authentication</groupId>
88
<artifactId>authentication-parent</artifactId>
9-
<version>1.2.1.2-SNAPSHOT</version>
9+
<version>1.2.1.2</version>
1010
</parent>
11-
<version>1.2.1.2-SNAPSHOT</version>
11+
<version>1.2.1.2</version>
1212
<artifactId>esignet-integration-impl</artifactId>
1313
<name>esignet-integration-impl</name>
1414
<description>e-Signet Integration Implementation Library</description>

0 commit comments

Comments
 (0)