diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-23 18:02:02 -0700 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-23 18:02:02 -0700 |
commit | 042584e0d7595dfbb48f40179f2d07ca6e7795c5 (patch) | |
tree | 23e445b6afbe64ff54ec323ea3cd9993841df846 /vnfapi/model/pom.xml | |
parent | 70733c9398276b762344cbbca3ddd7e3f591f293 (diff) |
Roll to version 1.3.3-SNAPSHOT
Update to next snapshot version
Change-Id: I400547435524e07b4b095b73d861ed08de424e4d
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'vnfapi/model/pom.xml')
-rw-r--r-- | vnfapi/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index 44e9acc6..d31aae68 100644 --- a/vnfapi/model/pom.xml +++ b/vnfapi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi-model</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> |