Upversion to oparent 2.0.0 51/90851/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 18:17:04 +0000 (14:17 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 18:17:06 +0000 (14:17 -0400)
Issue-ID: AAI-2492
Change-Id: Ia77a07d75aa9ab2aa51d7391388572f8bcd3b1e9
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index a889c80..e39acd3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.2.0</version>
+        <version>2.0.0</version>
         <relativePath />
     </parent>
 
@@ -503,9 +503,6 @@ limitations under the License.
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
             </plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>