Use managed guava version 17/62517/2
authorGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:16:48 +0000 (15:16 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 27 Aug 2018 17:25:37 +0000 (10:25 -0700)
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: I6b131c9311f70a46b67b81119ef201b93c28ffa5
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
ms/blueprintsprocessor/parent/pom.xml
ms/controllerblueprints/parent/pom.xml
sdnr/wireless-transport/code-Carbon-SR1/apps/devicemanager/impl/pom.xml
sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/loader/impl/pom.xml

index 79039aa..ea27c63 100644 (file)
@@ -14,8 +14,7 @@
   ~  See the License for the specific language governing permissions and
   ~  limitations under the License.
   -->
-<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>
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
             <dependency>
                 <groupId>com.google.guava</groupId>
                 <artifactId>guava</artifactId>
-                <version>25.1-jre</version>
+
             </dependency>
 
             <!-- Database -->
index e48c113..1e8b8f2 100644 (file)
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-        xmlns="http://maven.apache.org/POM/4.0.0"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
@@ -89,7 +85,7 @@
             <dependency>
                 <groupId>com.google.guava</groupId>
                 <artifactId>guava</artifactId>
-                <version>25.1-jre</version>
+
             </dependency>
 
             <!-- Kotlin Dependencies -->
index 7f9640f..7dd3e73 100644 (file)
@@ -3,8 +3,7 @@
        the accompanying materials are made available under the terms of the Eclipse
        Public License v1.0 which accompanies this distribution, and is available
        at http://www.eclipse.org/legal/epl-v10.html INTERNAL -->
-<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.opendaylight.mwtn</groupId>
                <artifactId>config-parent</artifactId>
        </build>
 
 </project>
-
index a7892d2..e5329d8 100644 (file)
@@ -79,7 +79,7 @@
                              <include>dlux/</include>
                              <include>index/</include>
                            </includes>
-                <excludes></excludes>
+                <excludes/>
                 <followSymlinks>false</followSymlinks>
               </fileset>
             </filesets>