diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-01 12:25:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-01 12:25:35 +0000 |
commit | 79d0e8001c78d1a7436f70d586a573e1186e28ba (patch) | |
tree | 73fa90e84ed67b171acfeb6023420d5fa9c98367 /ms/blueprintsprocessor/functions/restconf-executor/pom.xml | |
parent | b52ae093581298dad8885dabd2d891167ad81658 (diff) |
Release ccsdk/cds0.7.1
Diffstat (limited to 'ms/blueprintsprocessor/functions/restconf-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 8208f5f4e..7081de30a 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -20,12 +20,12 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>functions</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>restconf-executor</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <name>Blueprints Processor Function - Restconf Executor</name> <description>Blueprints Processor Function - Restconf Executor</description> |