diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-04 14:39:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-04 14:39:23 +0000 |
commit | e67017bf4265835a11da1e4c63e0028fab7e0134 (patch) | |
tree | 02fd1cf3a85887435bcd9d2003981db14c21eae1 /checkstyle/pom.xml | |
parent | f95bafef87324b634305e1b98cf17838aa998d26 (diff) |
Release oparent3.3.0
Diffstat (limited to 'checkstyle/pom.xml')
-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 4ef9b36..e7f2d98 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.0-SNAPSHOT</version> + <version>3.3.0</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |