You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2019/01/03 15:03:11 UTC

[aries-journaled-events] branch master updated: Remove prerequisite as this should only be used for maven plugins

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

cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-journaled-events.git


The following commit(s) were added to refs/heads/master by this push:
     new 6668996  Remove prerequisite as this should only be used for maven plugins
6668996 is described below

commit 6668996b1adae5c482344659ee6a4bfcce0dc452
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Thu Jan 3 16:02:59 2019 +0100

    Remove prerequisite as this should only be used for maven plugins
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 44c5c17..bf7e8b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,10 +38,6 @@
         <url>https://issues.apache.org/jira/browse/ARIES</url>
     </issueManagement>
 
-    <prerequisites>
-        <maven>3.5</maven>
-    </prerequisites>
-
     <inceptionYear>2018</inceptionYear>
 
     <modules>