From d04c3e4e36827cfe52fef52231b28f27264ab380 Mon Sep 17 00:00:00 2001 From: efiacor Date: Wed, 23 Nov 2022 16:01:13 +0000 Subject: [PATCH] [SDC-DIST] Upgrade sdc-dist-client to 2.0.0 Signed-off-by: efiacor Change-Id: I4b9729c323990de3778ad8ef9789dab93f31b61d Issue-ID: DMAAP-1803 --- .gitignore | 1 + oparent/pom.xml | 2 +- standalone/pom.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a905b3f2..5bcfad25 100755 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ org.eclipse.core.resources.prefs maven-eclipse.xml workspace .vscode +*.orig ## Compilation Files ## *.class diff --git a/oparent/pom.xml b/oparent/pom.xml index 5ce3984b..43af3fa8 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -84,7 +84,7 @@ 2.10.5 2.3 1.1.12 - 1.4.1 + 2.0.0 1.6.5 4.8-1 diff --git a/standalone/pom.xml b/standalone/pom.xml index 5fdb4d95..95646896 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -71,7 +71,7 @@ 2.12.4 2.3 1.1.12 - 1.4.1 + 2.0.0 1.6.5 direct-dependencies.txt -- 2.16.6