diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-03-09 16:08:46 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-03-09 16:08:55 -0800 |
commit | 3803ae85e44981ff451fe1e02ec1152f42b26996 (patch) | |
tree | 974353451a09bbfef1c30d21057b4ce2b23dadac /checkstyle/pom.xml | |
parent | b7c6e957f6a22188daf7026138c3ea0faf940b48 (diff) |
Bump oparent version
Issue-ID: INT-440
Change-Id: Ifafff74f10336ac820576a3311c33e92f88d4307
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 e160947..62c46ec 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.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |