From dfaa255ff91f0434302272ce9260c37955d61969 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 4 Feb 2020 09:35:37 -0500 Subject: Adding missing version properties Removing Opendaylight related repository and pluginRepository tags Issue-ID: CCSDK-2074 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I18e66b4e5dfe23b0ccb967a9d56176ffad934bdc --- springboot/springboot2/pom.xml | 53 ++++-------------------------------------- 1 file changed, 5 insertions(+), 48 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 17574370..3ab11e68 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -111,6 +111,9 @@ 2.2.3 1.9.3 + + 4.7.2 + 2.6 4.4.12 4.5.10 10.14.2.0 @@ -120,6 +123,7 @@ 3.10.0 3.1.5 2.25.1 + 2.25.1 1.3.8 4.12 1.2.3 @@ -227,30 +231,6 @@ true - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - @@ -283,29 +263,6 @@ true - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - JCenter @@ -478,7 +435,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10 + 2.10.4 -- cgit 1.2.3-korg