Advertisement
Guest User

Untitled

a guest
Dec 6th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.58 KB | None | 0 0
  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  2.   <modelVersion>4.0.0</modelVersion>
  3.   <groupId>targets</groupId>
  4.   <artifactId>indigo</artifactId>
  5.   <packaging>eclipse-target-definition</packaging>
  6.   <parent>
  7.     <groupId>com.iwaysoftware.integration.tools</groupId>
  8.     <artifactId>integration.tools-parent</artifactId>
  9.     <version>1.0.0</version>
  10.     <relativePath>../product/pom.xml</relativePath>
  11.   </parent>
  12. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement