~ubuntu-branches/debian/sid/wagon2/sid

« back to all changes in this revision

Viewing changes to .pc/do_not_build_ftp_tests.patch/wagon-providers/wagon-ftp/pom.xml

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2015-09-02 23:46:43 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20150902234643-byu832r11djlzjbs
Tags: 2.9-1
* Team upload.
* New upstream release
  - Refreshed the patches
* Removed the build dependency on libmaven-enforcer-plugin-java
* No longer build and install the unused wagon-scm and wagon-ssh modules
  to reduce the dependencies of libwagon2-java.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  <parent>
24
24
    <groupId>org.apache.maven.wagon</groupId>
25
25
    <artifactId>wagon-providers</artifactId>
26
 
    <version>2.7</version>
 
26
    <version>2.9</version>
27
27
    <relativePath>../pom.xml</relativePath>
28
28
  </parent>
29
29