diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:04:13 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:04:13 -0500 |
commit | 46b57c6b2008ca53ec1a4f7915a552a7c85e7c6a (patch) | |
tree | 6ee54a1b249cb0d7281031a8a5ee836f9d743178 /generic-resource-api/pom.xml | |
parent | e5dbeedcdb66f7085f9d3c83fa3a41194ad025d3 (diff) |
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT
Change-Id: I33627f29b17b38c4865190fce677e5336ea48a81
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/pom.xml')
-rw-r--r-- | generic-resource-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index 83fecfda..d281a7fe 100644 --- a/generic-resource-api/pom.xml +++ b/generic-resource-api/pom.xml @@ -7,13 +7,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api</name> |