diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:03:24 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:03:24 -0400 |
commit | 751d50b2b5b668355ddf22d007610cac700b41b1 (patch) | |
tree | cbb46c047f62eb6974746474a40baac69423fae6 /asdcApi/features/ccsdk-asdcApi/pom.xml | |
parent | 0f3fdfae6226b86ffc49e39b365eb149fce0e35f (diff) |
Roll versions for Casablanca - sli/northbound
Roll version to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: If71c3945b2da6f64f9eb1b1fdc92ba62c11f1886
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'asdcApi/features/ccsdk-asdcApi/pom.xml')
-rw-r--r-- | asdcApi/features/ccsdk-asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml index e72b924f3..c4c7b7fad 100644 --- a/asdcApi/features/ccsdk-asdcApi/pom.xml +++ b/asdcApi/features/ccsdk-asdcApi/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.0.4</version> + <version>1.1.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>0.2.4-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |