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 /restapi-call-node/features/features-restapi-call-node/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 'restapi-call-node/features/features-restapi-call-node/pom.xml')
-rw-r--r-- | restapi-call-node/features/features-restapi-call-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml index f3b07624..8dd62d09 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-restapi-call-node</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |