diff options
Diffstat (limited to 'veslibrary/ves_javalibrary/evel_javalib2/pom.xml')
-rw-r--r-- | veslibrary/ves_javalibrary/evel_javalib2/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/veslibrary/ves_javalibrary/evel_javalib2/pom.xml b/veslibrary/ves_javalibrary/evel_javalib2/pom.xml index 5484ffb..04af481 100644 --- a/veslibrary/ves_javalibrary/evel_javalib2/pom.xml +++ b/veslibrary/ves_javalibrary/evel_javalib2/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- ================================================================================ Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. @@ -23,7 +24,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> </parent> <groupId>org.onap.vnfsdk.ves-agent</groupId> |