diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-07 12:45:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-07 12:45:38 +0000 |
commit | 7ffbf9f81b6abd0dd6c45289e1c95d218f8d42d4 (patch) | |
tree | 1905acb34dca316d8878559a6ede8a8e0c8f4632 /deployment | |
parent | 321d0690ff20bd2718cd84aa18937075ee3ec397 (diff) |
Release vnfsdk/validation1.2.18
Diffstat (limited to 'deployment')
-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 a4b49a1..9f169f9 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.vnfsdk.validation</groupId> <artifactId>validation</artifactId> - <version>1.2.18-SNAPSHOT</version> + <version>1.2.18</version> </parent> <artifactId>csarvalidation-deployment</artifactId> |