diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-02 12:49:28 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-02 12:49:28 -0400 |
commit | 521aefc0c7ccff21b03e43a475966b7fdf1d176e (patch) | |
tree | e91a01d7af1648bd4c42c3f4019a040b701cb9f4 /generic-resource-api/provider/pom.xml | |
parent | be23b22f275e9d9933c5b4f845436e3d39a70768 (diff) |
Roll to next snapshot version
Roll to snapshot version 1.4.1-SNAPSHOT
Change-Id: I4a0376fef44e1bc6b41672841c90dbe62dd91d9e
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/provider/pom.xml')
-rw-r--r-- | generic-resource-api/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index f6e53f88..0fa17f59 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-provider</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> |