Skip to content

Commit

Permalink
To use latest Android plugin, which is needed, require Maven 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen committed Mar 8, 2014
1 parent 69f7521 commit 9aaf701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.4.2</version>
<version>2.5</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.scm</groupId>
Expand Down Expand Up @@ -464,7 +464,7 @@
</scm>

<prerequisites>
<maven>3.0</maven>
<maven>3.1.1</maven>
</prerequisites>

<distributionManagement>
Expand Down

0 comments on commit 9aaf701

Please sign in to comment.