Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cache-provider-hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.mosip.cacheprovider</groupId>
<artifactId>cache-provider-hazelcast</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>cache-provider-hazelcast</name>
<description>Cache provider hazelcast of MOSIP</description>
<url>https://github.com/mosip/mosip-ref-impl</url>
Expand Down Expand Up @@ -52,7 +52,7 @@
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
<maven-deploy-plugin.version>2.8.1</maven-deploy-plugin.version>
<central.publishing.maven.plugin.version>0.7.0</central.publishing.maven.plugin.version>
<kerne.bom.version>1.3.1-SNAPSHOT</kerne.bom.version>
<kerne.bom.version>1.3.1-rc.1</kerne.bom.version>
<hazelcast.version>3.12.12</hazelcast.version>
</properties>

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

<groupId>io.mosip.cacheprovider</groupId>
<artifactId>cache-provider-redis</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>cache-provider-redis</name>
<description>Cache provider redis of MOSIP</description>
<url>https://github.com/mosip/mosip-ref-impl</url>
Expand Down Expand Up @@ -46,7 +46,7 @@
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
<maven-deploy-plugin.version>2.8.1</maven-deploy-plugin.version>
<central.publishing.maven.plugin.version>0.7.0</central.publishing.maven.plugin.version>
<kerne.bom.version>1.3.1-SNAPSHOT</kerne.bom.version>
<kerne.bom.version>1.3.1-rc.1</kerne.bom.version>
</properties>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion helm/prereg-booking/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: prereg-booking
description: A Helm chart for MOSIP Pre-registration application service
type: application
version: 1.3.1-develop
version: 1.3.1-rc.1
appVersion: ""
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions helm/prereg-booking/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ service:
externalTrafficPolicy: Cluster
image:
registry: docker.io
repository: mosipqa/pre-registration-booking-service
tag: 1.3.x
repository: mosipid/pre-registration-booking-service
tag: 1.3.1-rc.1
Comment thread
Prafulrakhade marked this conversation as resolved.
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
8 changes: 4 additions & 4 deletions kernel/kernel-ref-idobjectvalidator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<parent>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-ref-parent</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
</parent>

<name>kernel-ref-idobjectvalidator</name>
<artifactId>kernel-ref-idobjectvalidator</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>

<properties>
<kernel-logger-logback.version>1.3.1-SNAPSHOT</kernel-logger-logback.version>
<kerne.bom.version>1.3.1-SNAPSHOT</kerne.bom.version>
<kernel-logger-logback.version>1.3.1-rc.1</kernel-logger-logback.version>
<kerne.bom.version>1.3.1-rc.1</kerne.bom.version>
<central.publishing.maven.plugin.version>0.7.0</central.publishing.maven.plugin.version>
</properties>
<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions kernel/kernel-smsserviceprovider-msg91/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>kernel-smsserviceprovider-msg91</name>
<description>kernel-smsserviceprovider-msg91</description>
<url>https://github.com/mosip/commons</url>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand All @@ -21,7 +21,7 @@
<maven.gpg.plugin.version>1.5</maven.gpg.plugin.version>
<central.publishing.maven.plugin.version>0.7.0</central.publishing.maven.plugin.version>
<git.commit.plugin.version>3.0.1</git.commit.plugin.version>
<kernel.core.version>1.3.1-SNAPSHOT</kernel.core.version>
<kernel.core.version>1.3.1-rc.1</kernel.core.version>
<kernel.auth.adaptor.version>1.3.0</kernel.auth.adaptor.version>
<junit.vintage.version>5.10.2</junit.vintage.version>
</properties>
Expand Down
4 changes: 2 additions & 2 deletions kernel/kernel-virusscanner-clamav/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-ref-parent</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
</parent>

<artifactId>kernel-virusscanner-clamav</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>kernel-virusscanner-clamav</name>
<properties>
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-ref-parent</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<packaging>pom</packaging>
<name>kernel</name>
<description>Parent project of MOSIP Kernel Referernce Implementation components</description>
Expand Down Expand Up @@ -87,7 +87,7 @@
<!-- logger -->
<jcl.to.slf4j.version>1.7.25</jcl.to.slf4j.version>
<!-- kernel -->
<kernel-core.version>1.3.1-SNAPSHOT</kernel-core.version>
<kernel-core.version>1.3.1-rc.1</kernel-core.version>

<junit.vintage.version>5.10.2</junit.vintage.version>

Expand Down
6 changes: 3 additions & 3 deletions pre-registration-booking-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.mosip.preregistration</groupId>
<artifactId>pre-registration-booking-service</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>pre-registration-booking-service</name>
<description>Booking service of MOSIP Pre-registration</description>
<url>https://github.com/mosip/mosip-ref-impl</url>
Expand All @@ -14,8 +14,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<io.micrometer.prometheus.version>1.4.2</io.micrometer.prometheus.version>
<pre.registration.core.version>1.3.0</pre.registration.core.version>
<kernel.core.version>1.3.1-SNAPSHOT</kernel.core.version>
<kernel.bom.version>1.3.1-SNAPSHOT</kernel.bom.version>
<kernel.core.version>1.3.1-rc.1</kernel.core.version>
<kernel.bom.version>1.3.1-rc.1</kernel.bom.version>
<java.version>21</java.version>
<!-- Core -->
<spring.boot.version>3.2.3</spring.boot.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>io.mosip.registrationprocessor</groupId>
<artifactId>pre-processor</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
</parent>
<artifactId>registration-processor-external-integration-service</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>registration-processor-external-integration-service</name>
<description>Registration processor external integration service</description>
<url>https://github.com/mosip/mosip-ref-impl</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>io.mosip.registrationprocessor</groupId>
<artifactId>pre-processor</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
</parent>

<artifactId>registration-processor-external-stage</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1-rc.1</version>
<name>registration-processor-external-stage</name>
<description>Registration processor external stage</description>
<url>https://github.com/mosip/mosip-ref-impl</url>
Expand Down
Loading