~ubuntu-branches/ubuntu/vivid/httpcomponents-core/vivid

« back to all changes in this revision

Viewing changes to httpcore/pom.xml

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2014-10-25 23:01:10 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20141025230110-lhr341pbqk6l2loc
Tags: 4.3.3-1
* New upstream release
* Ignore the apache-rat-plugin
* Standards-Version updated to 3.9.6 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  <parent>
29
29
    <groupId>org.apache.httpcomponents</groupId>
30
30
    <artifactId>httpcomponents-core</artifactId>
31
 
    <version>4.3.2</version>
 
31
    <version>4.3.3</version>
32
32
  </parent>
33
33
  <artifactId>httpcore</artifactId>
34
34
  <name>Apache HttpCore</name>