Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 422ab938b -> 9de87b70a


KARAF-4387 - Upgrade to maven-eclipse-plugin 2.10


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/9de87b70
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/9de87b70
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/9de87b70

Branch: refs/heads/karaf-4.0.x
Commit: 9de87b70ad00ac7026f87897dc227550095cc02a
Parents: 422ab93
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Mar 6 20:58:16 2016 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Mar 6 20:59:07 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/9de87b70/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ecb997a..3f1e089 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1797,7 +1797,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-eclipse-plugin</artifactId>
-                    <version>2.9</version>
+                    <version>2.10</version>
                     <configuration>
                         
<outputDirectory>${basedir}/eclipse-classes</outputDirectory>
                         <downloadSources>true</downloadSources>

Reply via email to