Oparent upgrade, maven plugin deletion, bump version 16/90616/1
authordglFromAtt <dgl@research.att.com>
Thu, 27 Jun 2019 19:49:28 +0000 (19:49 +0000)
committerdglFromAtt <dgl@research.att.com>
Thu, 27 Jun 2019 19:59:45 +0000 (19:59 +0000)
Change-Id: I9a6b3f71a531b65d03ef26248869c32d349d9d58
Issue-ID: DMAAP-1224
Signed-off-by: dglFromAtt <dgl@research.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 544af10..9648898 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.onap.oparent</groupId>
                <artifactId>oparent</artifactId>
-               <version>1.2.2</version>
+               <version>2.0.0</version>
                <relativePath/>
        </parent>
        <build>
                        </plugin>
 
                        <!-- for Staging -->
-            <plugin>
-                <groupId>org.sonatype.plugins</groupId>
-                <artifactId>nexus-staging-maven-plugin</artifactId>
-                <version>1.6.7</version>
-                <extensions>true</extensions>
-                <configuration>
-                    <serverId>ecomp-staging</serverId>
-                    <nexusUrl>${nexusproxy}</nexusUrl>
-                    <stagingProfileId>176c31dfe190a</stagingProfileId>
-                </configuration>
-            </plugin>
 
 
                <!-- for Distribution Managment -->
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <jettyVersion>9.4.12.RC2</jettyVersion> 
                <eelf.version>1.0.0</eelf.version>
-               <artifact.version>1.0.29-SNAPSHOT</artifact.version>
+               <artifact.version>1.0.30-SNAPSHOT</artifact.version>
                <junit.version>4.12</junit.version>
                <!-- SONAR -->
                <jacoco.version>0.7.7.201606060606</jacoco.version>
index 96f9ee0..dc85f0e 100644 (file)
@@ -27,7 +27,7 @@
 
 major=1
 minor=0
-patch=29
+patch=30
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins