Update necessary bits from 3.2.6-SNAPSHOT to 3.3.0-SNAPSHOT

This commit is contained in:
Jason van Zyl 2015-03-04 10:57:18 -08:00
parent 623d54f199
commit c364de58d6
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ under the License.
<packaging>maven-plugin</packaging>
<properties>
<maven-version>3.2.6-SNAPSHOT</maven-version>
<maven-version>3.3.0-SNAPSHOT</maven-version>
</properties>
<dependencies>

View File

@ -33,7 +33,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-embedder</artifactId>
<version>3.2.6-SNAPSHOT</version>
<version>3.3.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>

View File

@ -33,7 +33,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-embedder</artifactId>
<version>3.2.6-SNAPSHOT</version>
<version>3.3.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>