Upversion to oparent 2.0.0 60/90860/2
authorJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 19:32:46 +0000 (15:32 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 20:17:30 +0000 (16:17 -0400)
Issue-ID: AAI-2499
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: If266d7e9311fc29fd8e077cd14bf82fbf7de05a9

pom.xml

diff --git a/pom.xml b/pom.xml
index aea3649..66f54e6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.2.0</version>
+        <version>2.0.0</version>
         <relativePath/>
     </parent>
 
     <build>
         <finalName>${project.artifactId}</finalName>
         <plugins>
+         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-deploy-plugin</artifactId>
+          </plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>