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

« back to all changes in this revision

Viewing changes to contrib/wadi/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>
9
9
  <groupId>org.mortbay.jetty</groupId>
10
10
  <artifactId>jetty-wadi-session-manager</artifactId>
11
 
  <version>6.1.22</version>
 
11
  <version>6.1.24</version>
12
12
  <name>Wadi - Jetty Session Cache</name>
13
13
  <url>http://jetty.mortbay.org</url>
14
14
  <licenses>