> +                    <plugin>
> +                        <artifactId>maven-javadoc-plugin</artifactId>
> +                        <executions>
> +                            <execution>
> +                                <id>javadoc</id>
> +                                <phase>package</phase>
> +                                <goals>
> +                                    <goal>aggregate-jar</goal>
> +                                </goals>
> +                            </execution>
> +                        </executions>
> +                    </plugin>
> +                </plugins>
> +            </build>
> +        </profile>
> +    </profiles>
>  </project>

Remove the formatting change in this file.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/310/files/72901d13769fe468323df4b9306be02a11562657#r76522972

Reply via email to