summaryrefslogtreecommitdiffstats
path: root/feature-repo-parent
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-02-22 13:20:53 -0800
committerPatrick Brady <patrick.brady@att.com>2019-02-23 21:49:24 +0000
commit20a1fb81f8d3ce252d2b78c04ba34f39a019c429 (patch)
treeb4b2223d7a3019ab2b937933aa7d66d5b1205634 /feature-repo-parent
parent9c5f12b632ea9a0c996579d4f102b9c5ed2e2d9f (diff)
Update ccsdk parent version
Update to ccsdk parent versions for the new opendaylight version. Change-Id: I93da1575d992e981e1fadb1f9ff86211b3bbd9b1 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1355
Diffstat (limited to 'feature-repo-parent')
-rw-r--r--feature-repo-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index b4f65c2..49eb954 100644
--- a/feature-repo-parent/pom.xml
+++ b/feature-repo-parent/pom.xml
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
ONAP : APPC
================================================================================
-Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved.
=============================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.3</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath />
</parent>
</project>