You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/02/24 02:20:07 UTC

maven git commit: o Build plugin updates.

Repository: maven
Updated Branches:
  refs/heads/master 95fe14ee4 -> 652cc28a3


o Build plugin updates.


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/652cc28a
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/652cc28a
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/652cc28a

Branch: refs/heads/master
Commit: 652cc28a39010f8a80f5445f19e250d291c7bb16
Parents: 95fe14e
Author: Christian Schulte <sc...@apache.org>
Authored: Wed Feb 24 02:19:30 2016 +0100
Committer: Christian Schulte <sc...@apache.org>
Committed: Wed Feb 24 02:19:30 2016 +0100

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/652cc28a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d337573..cf30034 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,12 +456,12 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.0.0</version>
+          <version>3.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.2</version>
+          <version>1.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -528,7 +528,7 @@
         </configuration>
         <executions>
           <execution>
-            <id>check-java-1.6-compat</id>
+            <id>check-java-1.7-compat</id>
             <phase>process-classes</phase>
             <goals>
               <goal>check</goal>
@@ -539,7 +539,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-doap-plugin</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
         <configuration>
           <asfExtOptions>
             <charter>The mission of the Apache Maven project is to create and maintain software