change required for new release 00/89800/2
authorsebdet <sebastien.determe@intl.att.com>
Thu, 13 Jun 2019 11:48:04 +0000 (13:48 +0200)
committerSébastien Determe <sebastien.determe@intl.att.com>
Thu, 13 Jun 2019 12:47:17 +0000 (12:47 +0000)
Change required for new release management

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

diff --git a/pom.xml b/pom.xml
index ea4888b..ec1033b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <version>4.1.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>2.0.0</version>
+               </parent>
 
                <description>
            This project build the ONAP CLAMP JAR that contains CLAMP back-end code and its UI part.
                                                                                </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>