Skip to content

Commit 6736d27

Browse files
Updated Pom versions for release changes (#190)
Co-authored-by: akilalakshmanan <akilalakshmanan@users.noreply.github.com>
1 parent 9e53524 commit 6736d27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kernel/kernel-keymanager-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.mosip.kernel</groupId>
88

99
<artifactId>kernel-keymanager-service</artifactId>
10-
<version>1.1.5.5-P2-rc1</version>
10+
<version>1.1.5.5-P2</version>
1111
<name>kernel-keymanager-service</name>
1212
<description>Mosip commons project </description>
1313
<url>https://github.com/mosip/commons</url>

kernel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<version>1.1.5.5-P2-rc1</version>
5+
<version>1.1.5.5-P2</version>
66
<groupId>io.mosip.kernel</groupId>
77
<artifactId>keymanager-parent</artifactId>
88
<packaging>pom</packaging>

0 commit comments

Comments
 (0)