diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-13 14:37:48 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-13 14:37:48 -0400 |
commit | 991db2d87c7ac4035782b800c4046e53d0e58993 (patch) | |
tree | f5c557e43ef7decd5eec6edbecfa858551290dc0 /features/features-sdnc-northbound/pom.xml | |
parent | 8f480910e06c0bd1005ba92cc3364be36b1e64dd (diff) |
Roll version
Roll version to 1.7.2-SNAPSHOT
Change-Id: I32f8fc88c90f23cf5e3ea4aadee8e037f1ed6197
Issue-ID: SDNC-905
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 4162f2eb..f46b7025 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.4.1-SNAPSHOT</version> + <version>1.4.2</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |