Skip to content

Commit

Permalink
FORGE-1939: Upgrade to Maven 3.2.2 APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jul 15, 2014
1 parent c4fb9af commit b888869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manager/resolver/maven/pom.xml
Expand Up @@ -9,7 +9,7 @@
<name>Furnace - Manager Maven Resolver</name>
<properties>
<aether.version>0.9.0.M2</aether.version>
<maven.version>3.1.1</maven.version>
<maven.version>3.2.2</maven.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.maven>3.1.1</version.maven>
<version.maven>3.2.2</version.maven>
</properties>

<dependencies>
Expand Down

0 comments on commit b888869

Please sign in to comment.