diff options
author | Dan Timoney <dtimoney@att.com> | 2019-08-29 18:04:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-29 18:04:57 +0000 |
commit | 7a67ca2716ea5480961177b95b6ea09143351915 (patch) | |
tree | 06b8c468d4400571371e7815cf8f898ea50c3ae6 /ms/blueprintsprocessor/functions/restconf-executor/pom.xml | |
parent | 918ce2438d50572086f58c0bc3a1e101f7c86343 (diff) | |
parent | b5afab35874f1ca97ac92f921d8db89df7a999da (diff) |
Merge "Roll versions"
Diffstat (limited to 'ms/blueprintsprocessor/functions/restconf-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 90de07c91..53f0f4e47 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>functions</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |