diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
commit | 17a584327da7ae2b14f7e5e7eec3814346831716 (patch) | |
tree | 57624e38816417a8327d1aa9c6070bc072125f45 /generic-resource-api/model | |
parent | 3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ia039c974a253c0d9f2e22200a31a6ef819665a5d
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/model')
-rw-r--r-- | generic-resource-api/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 1386a2fc..40fa77f4 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-model</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> |