diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 09:21:16 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 09:21:16 -0400 |
commit | f5da531e05c4294eb06003270a9083b63fb9e685 (patch) | |
tree | 4e41a47e88df6e436e911a9558c8f7ecb1e3e20b /pom.xml | |
parent | 3526777d937af9e0f7b82a3254b1149d29e28a1e (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: I50009b9cef542d4358bd0dbe5abebad8b1f1ad5b
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,13 +7,13 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features</name>
|