diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-20 12:35:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-20 12:35:36 +0000 |
commit | efb127fcccabeb4bee434651576f838052e059a2 (patch) | |
tree | f4026de8f0a17b70b6a408cbd6cbf683fc926d8d /ms/blueprintsprocessor/functions/netconf-executor/pom.xml | |
parent | 0562fc1c7378be67b571bb142489272a6b1b3814 (diff) |
Release ccsdk/cds0.7.0
Diffstat (limited to 'ms/blueprintsprocessor/functions/netconf-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 07415c37d..2e0f55c2d 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -20,12 +20,12 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>functions</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>netconf-executor</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <name>Blueprints Processor Function - Netconf Executor</name> <description>Blueprints Processor Function - Netconf Executor</description> |