summaryrefslogtreecommitdiffstats
path: root/base/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-16 08:54:01 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-16 08:54:01 -0400
commit9db21abb0e6ac1409f5ce631b327dcc36fb287f7 (patch)
treec2f971feb7400d7f7b0f49a155a2cee22751d584 /base/pom.xml
parentdbbd392fdc622c85958598213b2f423848666af6 (diff)
Fix version numbers
Fix version numbers in sli/adaptors/base Change-Id: I78f204212dd2dc6a528a98091ebd94e3876f6102 Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'base/pom.xml')
-rw-r--r--base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pom.xml b/base/pom.xml
index f46dda7c..70b5d1bf 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -12,7 +12,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-parent</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
<modules>
<module>http</module>