summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-06 12:35:38 -0400
committerDan Timoney <dtimoney@att.com>2020-08-06 12:35:38 -0400
commitaf076a9814ebcc121cadc90563b6b38b420ac928 (patch)
tree14e9f47b8a48bb3fe7ad48b1f75262f571ed2b65 /odlparent/setup/pom.xml
parent1599c2b08716d8ecff8930b26203c191f48dd455 (diff)
Roll to next snapshot version
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 1ea53960..6137543d 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>