diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 18:12:49 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 18:12:49 -0400 |
commit | 054268fcc23260ba89bea7fdb07f6037a6fd76bc (patch) | |
tree | 3bea7c743c0cf4c1979a676ef1ad404de9ce7327 /properties-node/features/pom.xml | |
parent | 4f5ae57e8b948d680b4c169ad2795025960649d4 (diff) |
Roll version to 0.2.4
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I3e657bba0043cc713c7ed20883fb975a058be3aa
Issue-ID: CCSDK-291
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 9c2443f70..f0a45571f 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.3</version>
+ <version>1.0.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-features</artifactId>
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
|