diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-08-24 13:22:08 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-08-24 13:22:08 -0700 |
commit | 5f029a33ae5cbe2133273622c0800ac09c64898a (patch) | |
tree | aec922169ca1cebadf80f36790a746309c2f7f39 /license/pom.xml | |
parent | a52a2e6194170a854c8880d20906b5e119427b0d (diff) |
Version bump oparent to 1.2.1-SNAPSHOT
Change-Id: Ic6c2875ccaab4c31c2db81f9a08845dfb9812894
Issue-ID: INT-619
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 7b807f1..11945b7 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |