diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:04:35 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:04:35 -0400 |
commit | a618cae25c3ea68ba9aa3e6a5779a5775804b41b (patch) | |
tree | 2ea664c2827f1ce6457f429109be70b950162c42 /restapi-call-node/features/ccsdk-restapi-call-node | |
parent | 9b7eff42bc7d06bb3f631786f11f473b53c92ee8 (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: Ifef4325974326fd739c10702909c841fdd768b43
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/features/ccsdk-restapi-call-node')
-rw-r--r-- | restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index 547ad91a..688cf3f4 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restapi-call-node</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name> |