You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/01/30 23:47:06 UTC

[4/7] servicemix git commit: SM-2847: Upgrade maven-eclipse-plugin to 2.10

SM-2847: Upgrade maven-eclipse-plugin to 2.10


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/7bc0b376
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/7bc0b376
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/7bc0b376

Branch: refs/heads/master
Commit: 7bc0b3763e70b9c3c9bb8dfa0f7fa45f98b29631
Parents: f845dab
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 21:22:34 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Jan 30 21:22:34 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/7bc0b376/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7640f25..4daf517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
         <maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
         <maven-dependency-plugin.version>2.9</maven-dependency-plugin.version>
         <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
-        <maven-eclipse-plugin.version>2.9</maven-eclipse-plugin.version>
+        <maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
         <maven-enforcer-plugin.version>1.3.1</maven-enforcer-plugin.version>
         <maven-idea-plugin.version>2.2.1</maven-idea-plugin.version>
         <maven-jxr-plugin.version>2.4</maven-jxr-plugin.version>