> @@ -97,6 +97,15 @@ > </execution> > </executions> > </plugin> > + <plugin> > + <groupId>org.codehaus.mojo</groupId> > + <artifactId>animal-sniffer-maven-plugin</artifactId> > + <configuration> > + <!-- The filesystem provider only works with Java 7, and it is only
Nice catch! I'll change this too. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/617/files#r21004293
