You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/03/16 02:57:31 UTC

camel git commit: Update maven-idea-plugin to 2.2.1

Repository: camel
Updated Branches:
  refs/heads/master 2b5607028 -> 204c315c8


Update maven-idea-plugin to 2.2.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/204c315c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/204c315c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/204c315c

Branch: refs/heads/master
Commit: 204c315c88b408701cb5e5f565f1d5c61e2b272c
Parents: 2b56070
Author: Michal Kordas <ko...@gmail.com>
Authored: Sat Mar 14 00:06:12 2015 +0100
Committer: Willem Jiang <wi...@gmail.com>
Committed: Mon Mar 16 09:56:24 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/204c315c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0af8484..4e303a8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-idea-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.2.1</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.camel</groupId>