aboutsummaryrefslogtreecommitdiff
path: root/guava/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava/pom.xml')
-rw-r--r--guava/pom.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/guava/pom.xml b/guava/pom.xml
index d87aa8952..7bf8ceb17 100644
--- a/guava/pom.xml
+++ b/guava/pom.xml
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>failureaccess</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
@@ -200,16 +200,6 @@
</links>
<overview>../overview.html</overview>
</configuration>
- <executions>
- <execution>
- <id>attach-docs</id>
- </execution>
- <execution>
- <id>generate-javadoc-site-report</id>
- <phase>site</phase>
- <goals><goal>javadoc</goal></goals>
- </execution>
- </executions>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>