summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-06-24 10:58:18 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-06-24 10:58:18 +0000
commitd3fce84c1c384c52a7c816af7ce3cc163731a60e (patch)
treeae1775352affa8e7d124131ae90b091c0a99bef1 /ms/blueprintsprocessor/functions/resource-resolution
parentfaa079fd64f8f4ebdee211ba30476d2dd0b05070 (diff)
Release ccsdk/cds0.7.4
Diffstat (limited to 'ms/blueprintsprocessor/functions/resource-resolution')
-rw-r--r--ms/blueprintsprocessor/functions/resource-resolution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
index 7e2327170..0e6b1b138 100644
--- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
+++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>functions</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
</parent>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
<artifactId>resource-resolution</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>jar</packaging>
<name>Blueprints Processor Function - Resource Resolution</name>