Updated Branches:
  refs/heads/karaf-2.3.x 0e7866015 -> de5ea56ab

[KARAF-2720] Upgrade to maven-source-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/de5ea56a
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/de5ea56a
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/de5ea56a

Branch: refs/heads/karaf-2.3.x
Commit: de5ea56ab1ff77e4568298f4a7ca845482d70087
Parents: 0e78660
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Jan 22 19:01:39 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Jan 22 19:01:39 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/de5ea56a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d8a0f0..3eaa16b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1367,7 +1367,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>2.1.2</version>
+                    <version>2.2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -1760,7 +1760,6 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-source-plugin</artifactId>
-                        <version>2.0.4</version>
                         <executions>
                             <execution>
                                 <id>attach-sources</id>

Reply via email to