Skip to content

Commit

Permalink
RCF-226/RCF-318: Updated pom versions (#910)
Browse files Browse the repository at this point in the history
Signed-off-by: Himaja Dhanyamraju <[email protected]>
  • Loading branch information
HimajaDhanyamraju2 authored Oct 13, 2023
1 parent 7bd512e commit 22d88ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion admin/kernel-syncdata-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>kernel-syncdata-service</name>
<description>Mosip commons project </description>
<url>https://github.com/mosip/commons</url>
<version>1.1.5.3-P2</version>
<version>1.1.5.3-P4-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand Down
8 changes: 4 additions & 4 deletions admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.mosip.admin</groupId>
<artifactId>admin-parent</artifactId>
<version>1.1.5.3-P3</version>
<version>1.1.5.3-P4-SNAPSHOT</version>
<packaging>pom</packaging>

<name>admin</name>
Expand Down Expand Up @@ -151,9 +151,9 @@
</properties>

<modules>
<module>admin-service</module>
<!--<module>kernel-masterdata-service</module>
<module>kernel-syncdata-service</module>-->
<!--<module>admin-service</module>
<module>kernel-masterdata-service</module>-->
<module>kernel-syncdata-service</module>
</modules>

<dependencies>
Expand Down

0 comments on commit 22d88ec

Please sign in to comment.