You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2017/12/30 19:14:57 UTC

maven git commit: [MNG-6331] Removed maven-bundle-pugin from build

Repository: maven
Updated Branches:
  refs/heads/MNG-6331 [created] 9696763b5


[MNG-6331] Removed maven-bundle-pugin from build


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9696763b
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9696763b
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9696763b

Branch: refs/heads/MNG-6331
Commit: 9696763b5541f702484a52af22477f471ba04729
Parents: df5169b
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Sat Dec 30 20:14:05 2017 +0100
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Sat Dec 30 20:14:05 2017 +0100

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/9696763b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f31bf1..bb87aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,11 +491,6 @@ under the License.
           </executions>
         </plugin>
         <plugin>
-          <groupId>org.apache.felix</groupId>
-          <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.0.0</version>
-        </plugin>
-        <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
           <version>1.4</version>