summaryrefslogtreecommitdiffstats
path: root/dependencies
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-14 11:30:34 -0400
committerDan Timoney <dtimoney@att.com>2020-09-14 11:32:05 -0400
commit1fefac5b19757ebb9645a1db55e775ce01f50f8b (patch)
tree26c629a10ac10abdde80526954186b7e6c8df324 /dependencies
parentce6103822e7bfd6a84b4c1f7b8d923764d59ac7e (diff)
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version Change-Id: I3a293d15680045917e817fe2e19b42f7d2c72819 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-xdependencies/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 8d6d148f..7c37869b 100755
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>dependencies</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution:: dependencies</name>