aboutsummaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-08-28 10:18:17 -0400
committerKAPIL SINGAL <ks220y@att.com>2020-08-28 14:56:17 +0000
commiteef450e6f6c80c5d39517b0c84b9b5e01b5e65ae (patch)
treec78d2c528a85bb2aa6072f1d8686e7f583d4cc02 /installation/pom.xml
parent05e9500d9652b0ec6c6ff5e7ed65a09393a63532 (diff)
Rolling to next SNAPSHOT
Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5
Diffstat (limited to 'installation/pom.xml')
-rw-r--r--installation/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation</name>