diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:46:38 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:46:38 -0400 |
commit | 5b0d0173096c0ac635b0edef71acb3244386e51a (patch) | |
tree | 41865fe1a627e2bfa6afa825520b8c4818f54069 /properties-node/features/pom.xml | |
parent | c7971703e0455c2ea71ac1b7072d4d1d2f99577f (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: I48713fcb744f895842a52b2d48ba28cccd06817c
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/features/pom.xml')
-rwxr-xr-x | properties-node/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 3c6f9b74..c510a3ac 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -5,12 +5,12 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-features</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
|