diff options
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 c0ee0da..a1f37af 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |