~piastucki/bzr-eclipse/execute-bit

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.tests-feature/pom.xml

  • Committer: Guillermo Gonzalez
  • Date: 2010-02-02 06:40:31 UTC
  • mfrom: (219 trunk)
  • mto: This revision was merged to the branch mainline in revision 223.
  • Revision ID: guillo.gonzo@gmail.com-20100202064031-r0hch2h8bq67y1sx
merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<project>
3
3
  <modelVersion>4.0.0</modelVersion>
4
 
  <parent>
5
 
    <artifactId>bzr-eclipse</artifactId>
6
 
    <groupId>org.vcs.bazaar.eclipse</groupId>
7
 
    <version>1.1.1-SNAPSHOT</version>
8
 
  </parent>
9
 
  <groupId>org.vcs.bazaar.eclipse</groupId>
 
4
  <groupId>org.vcs.bazaar.eclipse.tests-feature</groupId>
10
5
  <artifactId>org.vcs.bazaar.eclipse.tests-feature</artifactId>
11
6
  <version>1.1.1.qualifier</version>
12
7
  <packaging>eclipse-feature</packaging>