~ubuntu-branches/ubuntu/trusty/maven-invoker/trusty

« back to all changes in this revision

Viewing changes to src/test/resources/test-build-should-fail/pom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Miguel Landaeta
  • Date: 2011-08-14 20:37:32 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110814203732-8qlz0jzriitpwxvq
Tags: 2.0.11-1
* Team upload.
* New upstream release.
* Bump Standards-Version to 3.9.2. No changes were required.
* Small fix in long description.
* Add mh_clean call in clean target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
 
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
3
  <modelVersion>4.0.0</modelVersion>
4
4
  <groupId>org.apache.maven.shared.invoker</groupId>
5
5
  <artifactId>test-build-should-fail</artifactId>