Kick oparent for now 10/86410/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 26 Apr 2019 14:51:50 +0000 (16:51 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 26 Apr 2019 14:53:47 +0000 (16:53 +0200)
Kick oparent so that we can build docker images for testing

Issue-ID: CLAMP-359
Change-Id: I85cae11e86c36d38ce508facebb5a6211aa93154
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b7260ff..fb0144a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <version>4.0.0-SNAPSHOT</version>
                <name>clamp</name>
 
-               <parent>
-                               <groupId>org.onap.oparent</groupId>
-                               <artifactId>oparent</artifactId>
-                               <version>1.2.3</version>
-               </parent>
+<!--  -->
+<!--           <parent> -->
+<!--                           <groupId>org.onap.oparent</groupId> -->
+<!--                           <artifactId>oparent</artifactId> -->
+<!--                           <version>1.2.3</version> -->
+<!--           </parent> -->
 
                <description>
            This project build the ONAP CLAMP JAR that contains CLAMP back-end code and its UI part.
                                <dependency>
                                                <groupId>com.google.guava</groupId>
                                                <artifactId>guava</artifactId>
+                                               <version>27.0-jre</version>
                                </dependency>
                                <!-- Remove the MYSQL connector and replace it by Mariadb -->
                                <dependency>