summaryrefslogtreecommitdiff
path: root/src/main/paisa-nonslim/patches/rob.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/paisa-nonslim/patches/rob.patch')
-rw-r--r--src/main/paisa-nonslim/patches/rob.patch18
1 files changed, 8 insertions, 10 deletions
diff --git a/src/main/paisa-nonslim/patches/rob.patch b/src/main/paisa-nonslim/patches/rob.patch
index bc0576e..4d3472b 100644
--- a/src/main/paisa-nonslim/patches/rob.patch
+++ b/src/main/paisa-nonslim/patches/rob.patch
@@ -20,17 +20,17 @@
testInstance: [
services: [
eagle: [version: '02.01.26.01-PR-379-SNAPSHOT'],
-- platform: [version: '03.06.38.01-PR-388-SNAPSHOT'],
+- platform: [version: '03.06.40.01-PR-388-SNAPSHOT'],
+ platform: [version: '${j21.platform.version}'],
storage: [version: '00.24.00.00'],
rob: [version: '%currentBranch%'],
-- slarti: [version: '03.15.09.01-PR-1019-SNAPSHOT'],
+- slarti: [version: '03.15.12.01-PR-1019-SNAPSHOT'],
+ slarti: [version: '${j21.slarti.mangledVersion}'],
-- captain: [version: '03.00.14.01-PR-103-SNAPSHOT'],
+- captain: [version: '03.00.15.01-PR-103-SNAPSHOT'],
+ captain: [version: '${j21.captain.mangledVersion}'],
hafas: [version: '5.41.SBB.4.15.8'],
- nova: [version: '14.166.1-new-idp'],
- 'data-nova': [version: '14.166.0.20230524-1305.P.P.3267.0'],
+ nova: [version: '14.183.1'],
+ 'data-nova': [version: '14.183.0.20240731-1209.P.P.9238.0'],
--- a/Jenkinsfile
@@ -48,7 +48,7 @@
<groupId>ch.post.it.paisa.service</groupId>
<!-- Caution: when changing the parent version number, also change the
platform.version below -->
-- <version>03.06.38.01-PR-388-SNAPSHOT</version>
+- <version>03.06.40.01-PR-388-SNAPSHOT</version>
+ <version>${j21.platform.version}</version>
<relativePath/>
</parent>
@@ -78,15 +78,13 @@
--- a/pom.xml
+++ a/pom.xml
-@@ -328,8 +333,10 @@
+@@ -328,7 +333,7 @@
If changing one version, also change the other.
Don't forget to change the version in the manifest.yaml, too. -->
<linti.version>03.13.17.00</linti.version>
-- <slarti.version>03.15.09.01-PR-1019-SNAPSHOT</slarti.version>
+- <slarti.version>03.15.10.00</slarti.version>
+ <slarti.version>${j21.slarti.mangledVersion}</slarti.version>
<webjars.angular.sanitize.version>1.8.3</webjars.angular.sanitize.version>
-+ <jakarta.annotation.version>3.0.0</jakarta.annotation.version> <!-- TODO probably move this version somewhere else? -->
-+ <jakarta.servlet.version>6.1.0</jakarta.servlet.version> <!-- TODO probably move this version somewhere else? -->
</properties>
<modules>