diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:14:07 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:14:07 -0700 |
commit | 3299e5ae951bd07a4c9519153a1e0b1de79181fe (patch) | |
tree | 7a7d17efeba2c36fb48bfc8de042b80bbcf2ceca /license/pom.xml | |
parent | 1bfa09900506039a23cf88fb275ee66dc6aaf5ee (diff) |
Bump oparent master to 1.2.0-SNAPSHOT
Change-Id: Ib0ade741e66762822cfac67fd2f010bec9e66f89
Issue-ID: INT-506
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 c5a6ebe..7b807f1 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |