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/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion>
5 <groupId>sc.fiji</groupId>
6 <artifactId>pom-trakem2</artifactId>
7 <version>1.1.2-SNAPSHOT</version>
9 <artifactId>mpicbg-trakem2</artifactId>
10 <version>1.0.3-SNAPSHOT</version>
13 <groupId>net.imagej</groupId>
14 <artifactId>ij</artifactId>
17 <groupId>mpicbg</groupId>
18 <artifactId>mpicbg</artifactId>