From: Dan Timoney Date: Fri, 6 Mar 2020 13:46:55 +0000 (-0500) Subject: Use released Frankfurt M4 parent poms X-Git-Tag: 1.8.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F103272%2F1;p=sdnc%2Fapps.git 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 --- diff --git a/client/pom.xml b/client/pom.xml index 37c899c..8a1afe1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -15,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.5.1 + 1.5.2 diff --git a/pom.xml b/pom.xml index 6ddbb3c..f7a9e28 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,22 @@ - - - + 4.0.0 - pom - org.onap.sdnc - apps - 1.8.0-SNAPSHOT org.onap.ccsdk.parent odlparent-lite - 1.5.1 + 1.5.2 + org.onap.sdnc + apps + 1.8.0-SNAPSHOT + pom + sdnc-apps - http://wiki.onap.org POM to be used for apps in SDNC project - + http://wiki.onap.org + pomba diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index bdbbb26..a60a51d 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -29,6 +29,7 @@ limitations under the License. org.onap.sdnc.apps.pomba network-discovery-api 1.8.0-SNAPSHOT + Network Discovery API @@ -50,7 +51,8 @@ limitations under the License. test - + + nexus-staging @@ -75,5 +77,4 @@ limitations under the License. - 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. - diff --git a/pomba/pom.xml b/pomba/pom.xml index 0cfde48..06e6103 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -31,6 +31,12 @@ limitations under the License. 1.8.0-SNAPSHOT pom + + network-discovery + network-discovery-api + service-decomposition + + 3.7.0.1746 @@ -45,12 +51,6 @@ limitations under the License. 0.8.5 - - network-discovery - network-discovery-api - service-decomposition - - @@ -165,6 +165,7 @@ limitations under the License. + nexus-staging diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 280e504..24a9434 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -39,8 +39,7 @@ limitations under the License. - - + org.springframework.boot spring-boot-dependencies 1.5.17.RELEASE @@ -49,7 +48,6 @@ limitations under the License. - @@ -140,6 +138,15 @@ limitations under the License. ${project.artifactId} + + + src/main/resources + true + + **/* + + + org.springframework.boot @@ -153,15 +160,6 @@ limitations under the License. - - - src/main/resources - true - - **/* - - - @@ -329,5 +327,4 @@ limitations under the License. -