diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-30 20:28:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-30 20:28:13 +0000 |
commit | c71cd2678cd710ed63c080411a096bf3e7d722f6 (patch) | |
tree | a53cad3966050b4ed0869ad0944f4a8714e25f1c /checkstyle | |
parent | 06f6b77ca42c740955cf76b2ee7016318b98fe5e (diff) |
Release oparent3.3.2
Diffstat (limited to 'checkstyle')
-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 df91242..ec1179e 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.2</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |