diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 11:25:09 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 11:25:09 -0700 |
commit | 1bfa09900506039a23cf88fb275ee66dc6aaf5ee (patch) | |
tree | a2f6821378167081060a964e323575fff811f7ba /checkstyle/pom.xml | |
parent | 33ce2ae373083f87dd631859a32369fc2a45cb14 (diff) |
Bump oparent version2.0.0-ONAPbeijing2.0.0-ONAP
Change-Id: Icb213b4513af3dc032463ba0fa66fbdd57a2e081
Issue-ID: INT-440
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 62c46ec..30fa320 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |