diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-25 19:09:31 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-25 19:09:31 -0400 |
commit | 5b83cd33196edc26bf8eaa7ae3742760d542455a (patch) | |
tree | fc2449fac151cb96d670a5f0f99b926946a5d232 /features/installer | |
parent | 7f5b3567cf9945a230b1a07373cce943f13bc1ac (diff) |
Roll to 0.3.1-SNAPSHOT
Roll to next snapshot version
Change-Id: I58ead1293d517f94bacca69407b22533840b0ee6
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index e04bd447..6a341d9a 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -12,7 +12,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-features-installer</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |