diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-22 10:28:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-22 10:28:41 +0000 |
commit | fd70b4739adc05082d427cd28abe69a859d50088 (patch) | |
tree | 20e73cc6957c3acf2c6949acf1049102b6dd9f7e /checkstyle/pom.xml | |
parent | 3ebb31d11c0f347ee45b9d39f19e150edf62b08c (diff) |
Release oparent3.3.1
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 018118e..f3801fd 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.1-SNAPSHOT</version> + <version>3.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |