> @@ -293,6 +293,22 @@
>            </properties>
>          </configuration>
>        </plugin>
> +      <plugin>
> +        <groupId>org.apache.maven.plugins</groupId>
> +        <artifactId>maven-checkstyle-plugin</artifactId>
> +        <version>2.9.1</version>
> +          <dependencies>
> +            <dependency>
> +              <groupId>org.apache.jclouds</groupId>
> +              <artifactId>jclouds-resources</artifactId>
> +              <version>${jclouds.version}</version>
> +            </dependency>
> +          </dependencies>

[formatting] Indent?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/6/files#r4961908

Reply via email to