aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-09-03 14:38:50 -0400
committerMarco Platania <platania@research.att.com>2019-09-04 16:41:13 +0000
commitaf3385e798215bbf4017a6e3c2694e962339302c (patch)
tree3a500e0c36087feacbf61bdf89dd62bcd593003d /checkstyle
parent83516054fb4755e269f4f3b5ed8308851f2f115b (diff)
Bump oparent to 2.2.0-SNAPSHOT
After release 2.1.0, bump the version. Followed same as this review: https://gerrit.onap.org/r/c/oparent/+/90407 Issue-ID: INT-1233 Change-Id: Ie139ab223870986d9dfcc443a18af2446884778e Signed-off-by: Pamela Dragosh <pdragosh@research.att.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 87061c0..ff71c36 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>