Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I05e2a407655f9a49be76a158d284b8fffbee7953
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
<!--
/*******************************************************************************
* ============LICENSE_START====================================================
<!--
/*******************************************************************************
* ============LICENSE_START====================================================
* *
******************************************************************************/
-->
* *
******************************************************************************/
-->
-<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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aaf.inno</groupId>
<artifactId>parent</artifactId>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aaf.inno</groupId>
<artifactId>parent</artifactId>
<developers>
<developer>
<name>Jonathan Gathman</name>
<developers>
<developer>
<name>Jonathan Gathman</name>
<organization>ATT</organization>
<organization>ATT</organization>
- <organizationUrl></organizationUrl>
</developer>
</developers>
</developer>
</developers>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<outputDirectory>target</outputDirectory>
</configuration>
</plugin>
<outputDirectory>target</outputDirectory>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<includes>
<include>**/JU*.java</include>
</includes>
<includes>
<include>**/JU*.java</include>
</includes>
</configuration>
</plugin>
</configuration>
</plugin>
<plugin>
<inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId>
<plugin>
<inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId>
</execution>
</executions>
</plugin>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>