diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:16:46 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:16:46 -0500 |
commit | dad340b6eec99de46b5ea2b18606bdf847fcd2bd (patch) | |
tree | 84831d7cb2d66c44ba2d1ca886d5eaa3964192ef /asdcApi/pom.xml | |
parent | 76c3f68ca2ab53986fc8be584817b9ca03c5cc03 (diff) |
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT
Change-Id: Iacc878d4592f59ad78d9eefa59061ad574083b5c
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/pom.xml')
-rwxr-xr-x | asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 572ad2b1..71b6d5a2 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,13 +5,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.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi</name> |