[jenkins-json] 01/01: Drop requirement for maven 3.0.1

James Downing Page jamespage at alioth.debian.org
Mon Aug 12 09:30:12 UTC 2013


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch patch-queue/master
in repository jenkins-json.

commit d68555b595a23cb9b726d44350ccbf8eb90ed548
Author: James Page <james.page at ubuntu.com>
Date:   Mon Aug 12 10:08:43 2013 +0100

    Drop requirement for maven 3.0.1
    
    Debian still builds with Maven2 so this currently breaks.
---
 pom.xml |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5765f97..cce0d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,9 +240,6 @@
       </dependency>
    </dependencies>
 
-   <prerequisites>
-      <maven>3.0.1</maven>
-   </prerequisites>
 
    <build>
       <defaultGoal>install</defaultGoal>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git



More information about the pkg-java-commits mailing list