summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-24 09:52:23 -0500
committerDan Timoney <dtimoney@att.com>2020-02-24 09:52:23 -0500
commit9ca8e4a4a9e94f51506fb856ba64650cff322c4d (patch)
tree7920dff1cd081131c8c95ac77acc0fcb6dc234ad
parent6a407a45c77662a42160462c8fa69261f3fc76b3 (diff)
Update parent versions
Update parent versions to fix broken build Change-Id: I1fa29fe77f736519ce9d2c458f452d962d5141f1 Issue-ID: CCSDK-2114 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--pom.xml2
-rw-r--r--sshkeyshare/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 09c7c65..85172fb 100644
--- 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>
diff --git a/sshkeyshare/pom.xml b/sshkeyshare/pom.xml
index a852401..abc946f 100644
--- a/sshkeyshare/pom.xml
+++ b/sshkeyshare/pom.xml
@@ -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 -->