summaryrefslogtreecommitdiff
path: root/src/main/paisa-nonslim/patches/drdan.patch
blob: a60adb7047bbd3d4c6b552ad484b1e212297108e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

  WARN: Now based on "SDCISA-15636-Migrate-to-Java-21" branch.

--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -10,13 +10,13 @@
     jslPipeline
         .checkout()
         .setBranchVersion()
-        .buildMaven()
+        .buildMaven()
         .withInstances([
             instances: [
                 testInstance: [
                     services: [
                         eagle:    [version: '02.01.26.01-PR-379-SNAPSHOT'],
-                        platform: [version: '03.06.40.01-PR-388-SNAPSHOT'],
+                        platform: [version: '0.0.0-SDCISA-15648-ed1d4665-SNAPSHOT'],
                         storage:  [version: '00.24.00.00'],
                         drdan:    [version: '%currentBranch%'],
                         guide:    [version: '02.14.13.01-PR-122-SNAPSHOT'],