aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-11-25 10:08:55 -0800
committerJake Wharton <jw@squareup.com>2013-11-25 10:08:55 -0800
commit2af57e69c81af60488553db8cd5978676d0df7df (patch)
treeb680006536e17180b120663d6246bf970e6047af /examples
parent67971fe3de453659b5d84fe341149a83e134e005 (diff)
downloaddagger2-2af57e69c81af60488553db8cd5978676d0df7df.tar.gz
Update the Maven Android plugin for compatibility with Maven 3.1.
Diffstat (limited to 'examples')
-rw-r--r--examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 909721bbd..0693929a6 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -70,7 +70,7 @@
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
- <version>3.6.0</version>
+ <version>3.8.0</version>
<configuration>
<sdk>
<platform>16</platform>