diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-07-03 07:46:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-07-03 07:46:46 +0000 |
commit | 40cf86f881d9c4991c8e9ae4dab3235c58dddce2 (patch) | |
tree | 6fcbb6404abf106d876886a64353cda6944c2acf /deployment | |
parent | 9b9c5a4773d301757a7e6d936e62d7e52db29815 (diff) |
Release vnfsdk/validation1.2.8
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 96f513b..4fa1d31 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.8-SNAPSHOT</version> + <version>1.2.8</version> </parent> <artifactId>csarvalidation-deployment</artifactId> |