This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-mapping.git
The following commit(s) were added to refs/heads/master by this push: new fd683dd [MSHARED-671] Remove prerequisites from component fd683dd is described below commit fd683dd166ff2a21bd835b64a6b82b3063f91c07 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 18:42:12 2017 +0100 [MSHARED-671] Remove prerequisites from component --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 854de9f..434a05a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,10 +33,6 @@ <name>Apache Maven Mapping</name> <description>A shared component to assist in interpolating file names using properties from a Maven project.</description> - <prerequisites> - <maven>${mavenVersion}</maven> - </prerequisites> - <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-mapping.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-mapping.git</developerConnection> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].