Upversion to oparent 2.0.0 55/90855/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 18:20:04 +0000 (14:20 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 3 Jul 2019 18:36:09 +0000 (14:36 -0400)
Issue-ID: AAI-2494
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iebfc1d5023c2116a5d0417c829d75907e91ff546

pom.xml

diff --git a/pom.xml b/pom.xml
index 34fbe23..d07d10f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.oparent</groupId>
                <artifactId>oparent</artifactId>
-               <version>1.2.1</version>
+               <version>2.0.0</version>
                <relativePath />
        </parent>
 
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-deploy-plugin</artifactId>
-                               <configuration>
-                                       <skip>true</skip>
-                               </configuration>
                        </plugin>
                </plugins>
        </build>