Update parent versions 47/102247/1
authorDan Timoney <dtimoney@att.com>
Mon, 24 Feb 2020 14:52:23 +0000 (09:52 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 24 Feb 2020 14:52:23 +0000 (09:52 -0500)
Update parent versions to fix broken build

Change-Id: I1fa29fe77f736519ce9d2c458f452d962d5141f1
Issue-ID: CCSDK-2114
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
sshkeyshare/pom.xml

diff --git a/pom.xml b/pom.xml
index 09c7c65..85172fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </parent>
     <groupId>org.onap.ccsdk.platform</groupId>
     <artifactId>plugins</artifactId>
index a852401..abc946f 100644 (file)
@@ -23,7 +23,7 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.platform</groupId>
     <artifactId>plugins</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->