summaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-18 18:32:09 -0800
committerGary Wu <gary.i.wu@huawei.com>2017-11-21 13:45:35 -0800
commit1b58872aee074697cb27b77a0c2258ed62e08b92 (patch)
tree3592ab922bc3aa2a786243246e10e2559ded6b5a /checkstyle
parent926c7563ebfc72d6424f600e1a85257f6f745daf (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: Icaa42897a166686539db7cc242d0e4aa9af52a48 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'checkstyle')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 8dd9c61..e160947 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>