diff options
Diffstat (limited to 'odlparent/bundle-parent/pom.xml')
-rwxr-xr-x | odlparent/bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 23065b1f..f03726f0 100755 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -814,7 +814,7 @@ <dependency> <groupId>org.onap.oparent</groupId> <artifactId>checkstyle</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </dependency> </dependencies> <executions> |