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 /features/ccsdk-sli-northbound-all/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 'features/ccsdk-sli-northbound-all/pom.xml')
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index 159d65a8..752694d1 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -7,13 +7,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |