Fix: Update correct cred-id in mvn settings 08/6808/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 30 Sep 2021 21:21:14 +0000 (07:21 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 30 Sep 2021 21:21:14 +0000 (07:21 +1000)
Issue-ID: https://jira.linuxfoundation.org/browse/IT-22994
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I8ef94ddad3c6c0c95c33f5c179ce8c4ab9ef7a19

global-jjb
jenkins-config/managed-config-files/mavenSettings/sim-a1-interface-settings/serverCredentialMappings.yaml

index a86c6e8..09659ce 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a86c6e8d376c95aa00b179fce9d207e61c8f72d0
+Subproject commit 09659ce65d005b15595a44bbef6304fd3cc83ac1
index 6877d5c..1499f41 100644 (file)
@@ -1,18 +1,18 @@
 ---
 serverCredentialMappings:
   - serverId: "releases"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "staging"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "snapshots"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "site"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "nexus3.o-ran-sc.org:10001"
     credentialsId: "docker"
   - serverId: "nexus3.o-ran-sc.org:10002"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "nexus3.o-ran-sc.org:10003"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"
   - serverId: "nexus3.o-ran-sc.org:10004"
-    credentialsId: "sim-a1"
+    credentialsId: "sim-a1-interface"