diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 10:59:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 10:59:13 +0000 |
commit | fc2269f28d10f3357d4245d717fa8c6c31c9f538 (patch) | |
tree | fdafb19daf7dcbc04dfc903620a744fa220cc4d5 /deployment/pom.xml | |
parent | edbd7b22bfcd19373e1f17aa2f8f177f7df63c87 (diff) |
Release vnfsdk/validation1.2.6
Diffstat (limited to 'deployment/pom.xml')
-rw-r--r-- | deployment/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/pom.xml b/deployment/pom.xml index 9ce605d..7c172f0 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.vnfsdk.validation</groupId> <artifactId>validation</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <artifactId>csarvalidation-deployment</artifactId> |