diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-18 18:32:09 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-11-21 13:45:35 -0800 |
commit | 1b58872aee074697cb27b77a0c2258ed62e08b92 (patch) | |
tree | 3592ab922bc3aa2a786243246e10e2559ded6b5a /license/pom.xml | |
parent | 926c7563ebfc72d6424f600e1a85257f6f745daf (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Icaa42897a166686539db7cc242d0e4aa9af52a48
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'license/pom.xml')
-rw-r--r-- | license/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml index 50b2c5f..25d345b 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |