From eef450e6f6c80c5d39517b0c84b9b5e01b5e65ae Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 28 Aug 2020 10:18:17 -0400 Subject: Rolling to next SNAPSHOT Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5 --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc-web/pom.xml | 4 ++-- installation/sdnc/pom.xml | 6 +++--- installation/ueb-listener/pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index cbb84627..b8256a6e 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-admportal - 2.0.0-SNAPSHOT-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index e068aae5..0e9bf2a0 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index cd2057c5..565cd268 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 96d623d9..aeacc08b 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 0638beda..8e449752 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 71047a27..96d8b319 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -24,7 +24,7 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 2.0.0 + 2.0.1-SNAPSHOT 1.0-STAGING-latest org.onap.sdnc.p12 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 54ea830f..e04017cf 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg