You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/22 13:41:06 UTC

git commit: [KARAF-2709] Upgrade to maven-idea-plugin 2.2.1

Updated Branches:
  refs/heads/master 0810c17c2 -> 536aed626


[KARAF-2709] Upgrade to maven-idea-plugin 2.2.1


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

Branch: refs/heads/master
Commit: 536aed626a589fc8de0548ad828a1d6919012f41
Parents: 0810c17
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 13:40:42 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 13:40:42 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/536aed62/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ab0f62..93240ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1949,7 +1949,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-idea-plugin</artifactId>
-                    <version>2.2</version>
+                    <version>2.2.1</version>
                     <configuration>
                         <downloadSources>true</downloadSources>
                         <downloadJavadocs>true</downloadJavadocs>