~ubuntu-branches/ubuntu/utopic/jetty/utopic-proposed

« back to all changes in this revision

Viewing changes to extras/spring/pom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2010-04-29 07:36:43 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429073643-eo2x6y2fit4m6o66
Tags: 6.1.24-2
* Set JAVA_HOME in d/rules to /usr/lib/jvm/default-java. (Closes: #578618,
  #579469)
* Fix the installation of jetty-util5.jar. (Closes: #569328)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  <parent>
3
3
    <artifactId>project</artifactId>
4
4
    <groupId>org.mortbay.jetty</groupId>
5
 
    <version>6.1.22</version>
 
5
    <version>6.1.24</version>
6
6
    <relativePath>../../pom.xml</relativePath>
7
7
  </parent>
8
8
  <modelVersion>4.0.0</modelVersion>