diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:11:23 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:11:23 -0400 |
commit | 2642a03e5aee31ce5d51719adce283f7cd96c7b9 (patch) | |
tree | 16a6778ae59c5ac9240df92230c1bf5522c4ba12 /properties-node/features/pom.xml | |
parent | ea26c5d881e669021c6dfc31202c9c4ff544d5dd (diff) |
Roll versions for Casablanca - sli/plugins
Roll to version 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Id71eaf1ac29d2b383e6c99710700b332974c31ef
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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 99f0a927..dd0e824f 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.0.4</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-features</artifactId>
- <version>0.2.4-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
|