~ubuntu-branches/ubuntu/quantal/maven-invoker-plugin/quantal

« back to all changes in this revision

Viewing changes to src/it/invocation-spaces/pom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Miguel Landaeta
  • Date: 2011-09-06 20:06:24 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110906200624-n9hj2b0m9bx0pwtd
Tags: 1.5-2
* Team upload.
* Add Build-Depends on libmaven-plugin-tools-java (>= 2.8) (Closes: #640751)

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
        <executions>
62
62
          <execution>
63
63
            <id>integration-test</id>
 
64
            <phase>initialize</phase>
64
65
            <goals>
65
66
              <goal>run</goal>
66
67
            </goals>