Repository: beam
Updated Branches:
  refs/heads/master 31473a7e7 -> a4142a3ca


Remove duplicate build-helper-maven-plugin


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/784a6cd5
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/784a6cd5
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/784a6cd5

Branch: refs/heads/master
Commit: 784a6cd55fc9307d448f26538691feec227267b1
Parents: 31473a7
Author: Aviem Zur <aviem...@gmail.com>
Authored: Thu Mar 16 23:46:23 2017 +0200
Committer: Davor Bonaci <da...@google.com>
Committed: Thu Mar 16 15:40:43 2017 -0700

----------------------------------------------------------------------
 pom.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/784a6cd5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3df7317..caaaaec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1169,13 +1169,7 @@
           <artifactId>versions-maven-plugin</artifactId>
           <version>2.3</version>
         </plugin>
-       
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.12</version>
-        </plugin>
-       
+
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>

Reply via email to