summaryrefslogtreecommitdiffstats
path: root/dependencies
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-30 14:00:55 -0500
committerDan Timoney <dtimoney@att.com>2020-01-31 15:40:19 -0500
commit023502182a385679b9c2f9bde72453c06a3b72f6 (patch)
tree7d9e72278ed6009fa38f5663621e98cbb1c23905 /dependencies
parent11985254fd65e2f884978e04a4a32f9cc5d07891 (diff)
Roll to next snapahot version
Roll to next snapshot Change-Id: I4bd3b6181414d7aa51205309a3d4dbf2430b163d Issue-ID: CCSDK-1963 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 9c1aa362..65ff34c8 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>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>dependencies</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution:: dependencies</name>