diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-13 13:52:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-13 13:52:54 +0000 |
commit | ca36f784bd13640c3064c71ea747c306e12d1289 (patch) | |
tree | 258cadf33808fbc6c759b639997284c2a3d8d766 /deployment | |
parent | 12c6bda9f6b6ddff98b59954d193cfa8aa4d9f56 (diff) |
Release vnfsdk/validation1.2.4
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 d4b11db..06d1e5a 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.4-SNAPSHOT</version> + <version>1.2.4</version> </parent> <artifactId>csarvalidation-deployment</artifactId> |