1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4 <modelVersion>4.0.0</modelVersion>
7 <groupId>sc.fiji</groupId>
8 <artifactId>pom-trakem2</artifactId>
9 <version>1.3.0</version>
12 <artifactId>mpicbg-trakem2</artifactId>
13 <version>1.2.0</version>
17 <groupId>net.imagej</groupId>
18 <artifactId>ij</artifactId>
21 <groupId>mpicbg</groupId>
22 <artifactId>mpicbg</artifactId>
23 <version>1.0.0</version>