aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-10-29 07:32:01 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-10-29 07:32:04 -0400
commit0773251f73dd1967040c170d38485d74fe485bd7 (patch)
tree1acf1dcd234c7141dd0655a9f967f3e188af2c81 /checkstyle
parent563d636040ea828aef4cba71878ca2abf2c3a366 (diff)
Bump master to 3.2.0-SNAPSHOT
Issue-ID: INT-1756 Change-Id: I383c3c3f2690ac904d33537946f65f508adabd09 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 2894674..1579424 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>