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/application | |
parent | b52ae093581298dad8885dabd2d891167ad81658 (diff) |
Release ccsdk/cds0.7.1
Diffstat (limited to 'ms/blueprintsprocessor/application')
-rwxr-xr-x | ms/blueprintsprocessor/application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index f6ef2ed29..00a55ed34 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>parent</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <relativePath>../parent</relativePath> </parent> |