This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jarsigner.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b38ba2  Remove prerequisite, this is not a maven-plugin
3b38ba2 is described below

commit 3b38ba26db87eb4f6471a3aad12393c96c6316ec
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Fri Oct 26 12:20:56 2018 +0200

    Remove prerequisite, this is not a maven-plugin
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8ba75c8..e679a7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,10 +33,6 @@
   <name>Apache Maven Jarsigner</name>
   <description>A component to assist in signing jars.</description>
 
-  <prerequisites>
-    <maven>${mavenVersion}</maven>
-  </prerequisites>
-
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</developerConnection>

Reply via email to