aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-08-31 21:16:47 +0100
committerliamfallon <liam.fallon@est.tech>2022-08-31 21:19:37 +0100
commit41953c4ba54689897b3899891300372d58f88e3b (patch)
tree80391d3792bb9133f430929b66eb6ab5046b9436 /checkstyle
parentf31d8319ff2d02fd1b52fd360ea5e5ef0327b4fa (diff)
Bump snapshot version on oparent
Issue-ID: INT-2036 Change-Id: Iba1603dfd2f988800ffe58af31b2aa626c5407e4 Signed-off-by: liamfallon <liam.fallon@est.tech>
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 df91242..e921b31 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>