diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 14:09:28 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 14:09:34 -0400 |
commit | 7c9b637d23b713994732fa5577d23b260ed7b280 (patch) | |
tree | 58e9ee22007445bc4d6557d2084a2b99701dafb0 /features/features-sdnc-northbound/pom.xml | |
parent | 1feec7f98f36d13a95e8105b70dfab448d87c902 (diff) |
Roll to initial Dublin snapshot
Roll to initial Dublin snapshot
Change-Id: Id4af0fa56f4217bba712e375709ee0fa6acddf20
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sdnc-northbound/pom.xml')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 39e16397..ec2df205 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |