diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-05 13:27:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-05 13:27:30 -0400 |
commit | adcb084eebd8ac12837c16ebf58b753fac5864d7 (patch) | |
tree | 86aa5f59e7e4f82f2f278290657d62556569a31f /pom.xml | |
parent | cdd40a30a993550671ef7ca444d81af895ca9b99 (diff) |
Roll version for Casablanca dev start
Update versions of master ccsdk/parent for Casablanca development.
Also, updated version.properties file to add '-STAGING' to version
for release, to avoid conflict with true release version.
Change-Id: Ie8d00868f9ec1c008740c22dcd93c1a139635275
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <properties> |