make kibana https
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b7260ff..5573771 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <modelVersion>4.0.0</modelVersion>
                <groupId>org.onap.clamp</groupId>
                <artifactId>clds</artifactId>
-               <version>4.0.0-SNAPSHOT</version>
+               <version>4.0.2-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>
                                                                                </execution>
                                                                </executions>
                                                </plugin>
-                                               <plugin>
-                                                               <groupId>org.sonatype.plugins</groupId>
-                                                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                                                               <version>1.6.7</version>
-                                                               <extensions>true</extensions>
-                                                               <configuration>
-                                                                               <nexusUrl>https://nexus.onap.org</nexusUrl>
-                                                                               <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                                                               <serverId>ecomp-staging</serverId>
-                                                                               <skipNexusStagingDeployMojo>${skip.staging.artifacts}</skipNexusStagingDeployMojo>
-                                                               </configuration>
-                                               </plugin>
-
                                                <plugin>
                                                                <groupId>org.apache.maven.plugins</groupId>
                                                                <artifactId>maven-surefire-plugin</artifactId>