~ubuntu-branches/ubuntu/precise/jetty/precise-updates

« back to all changes in this revision

Viewing changes to extras/setuid/modules/native/pom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Niels Thykier
  • Date: 2009-10-23 20:45:43 UTC
  • mfrom: (1.2.4 upstream)
  • mto: (11.1.1 lucid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20091023204543-hgys3tmhj0squzvp
Tags: upstream-6.1.21
ImportĀ upstreamĀ versionĀ 6.1.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    <parent>
6
6
        <artifactId>jetty-setuid</artifactId>
7
7
        <groupId>org.mortbay.jetty</groupId>
8
 
        <version>6.1.20</version>
 
8
        <version>6.1.21</version>
9
9
        <relativePath>../../pom.xml</relativePath>
10
10
    </parent>
11
11
    <modelVersion>4.0.0</modelVersion>
63
63
                <groupId>org.codehaus.mojo</groupId>
64
64
                <artifactId>native-maven-plugin</artifactId>
65
65
                <extensions>true</extensions>
66
 
                <dependencies>
67
 
                    <dependency>
68
 
                        <groupId>org.mortbay.jetty</groupId>
69
 
                        <artifactId>jetty-setuid-java</artifactId>
70
 
                        <version>${project.version}</version>
71
 
                    </dependency>
72
 
                </dependencies>
73
66
                <configuration>
74
67
                    <javahOS>linux</javahOS>
75
68
                    <compilerStartOptions>