diff options
author | Gary Wu <gwu@futurewei.com> | 2019-06-21 10:31:57 -0700 |
---|---|---|
committer | Yang Xu <yang.xu@futurewei.com> | 2019-06-24 14:25:52 -0400 |
commit | 49665cad08f9bcf5453f64d5588217c2cdb5d6d3 (patch) | |
tree | 2ad350f0f635d34bf00fa6597fb153b67b006da5 /license/pom.xml | |
parent | 27cb2829ebb1d77e3e1f3c1eb1e9d68e211c6d2f (diff) |
Version bump oparent master to 2.1.0-SNAPSHOT
Issue-ID: INT-1055
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Change-Id: Ia06ecf1de96fd1712965e480b99ad7a40499dce7
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 ffadd64..f0f24ad 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |