diff options
author | Victor Gao <gwtjay@huawei.com> | 2019-06-29 09:24:54 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-07-18 18:13:41 +0800 |
commit | 895cc19c483e30c744c44313ca3820351730776c (patch) | |
tree | eee880a96cc05d01e74476814042ae17e43bc72d /deployment | |
parent | 67491d85d6af6d5854914d2736d1a24846d74e5a (diff) |
global jjb migration
Issue-ID: VNFSDK-423
Signed-off-by: Victor Gao <gwtjay@huawei.com>
Change-Id: I2f5909f9518212ed6733ce88592e953a9e167761
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 6760465..7543223 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.1</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>csarvalidation-deployment</artifactId> |