diff options
Diffstat (limited to 'veslibrary/ves_clibrary')
-rw-r--r-- | veslibrary/ves_clibrary/VESreporting_vFW/pom.xml | 7 | ||||
-rw-r--r-- | veslibrary/ves_clibrary/VESreporting_vLB/pom.xml | 5 |
2 files changed, 3 insertions, 9 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml index 2e0df62..f9f42eb 100644 --- a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml +++ b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - <!-- ============LICENSE_START========================================== =================================================================== @@ -21,9 +20,7 @@ ECOMP and OpenECOMP are trademarks and service marks of AT&T Intellectual Property. --> - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.onap.demo.vnf</groupId> @@ -83,4 +80,4 @@ </plugins> </build> -</project>
\ No newline at end of file +</project> diff --git a/veslibrary/ves_clibrary/VESreporting_vLB/pom.xml b/veslibrary/ves_clibrary/VESreporting_vLB/pom.xml index 70c906c..d0af18f 100644 --- a/veslibrary/ves_clibrary/VESreporting_vLB/pom.xml +++ b/veslibrary/ves_clibrary/VESreporting_vLB/pom.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - <!-- ============LICENSE_START========================================== =================================================================== @@ -21,9 +20,7 @@ ECOMP and OpenECOMP are trademarks and service marks of AT&T Intellectual Property. --> - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.onap.demo.vnf</groupId> |