From f58ed99972fe216d039ec264c5c0f46138148a4e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 6 Mar 2020 08:46:55 -0500 Subject: Use released Frankfurt M4 parent poms Update to use released Frankfurt M4 version of parent poms. Change-Id: Ie41a1cab0e3372a67a5a9a63f61994ded5bcee29 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney --- pomba/network-discovery/pom.xml | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) (limited to 'pomba/network-discovery/pom.xml') diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index f49e7ce..616efae 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -40,12 +40,9 @@ limitations under the License. - - - - + org.springframework.boot spring-boot-dependencies 1.5.17.RELEASE @@ -54,7 +51,6 @@ limitations under the License. - @@ -75,14 +71,14 @@ limitations under the License. - org.eclipse.jetty - jetty-webapp + org.eclipse.jetty + jetty-webapp - org.springframework.boot - spring-boot-starter-jersey - + org.springframework.boot + spring-boot-starter-jersey + org.springframework.boot spring-boot-starter-tomcat @@ -148,6 +144,15 @@ limitations under the License. ${project.artifactId} + + + src/main/resources + true + + **/* + + + org.springframework.boot @@ -162,17 +167,6 @@ limitations under the License. - - - - src/main/resources - true - - **/* - - - - @@ -343,5 +337,4 @@ limitations under the License. - -- cgit 1.2.3-korg