Mercurial > hg > digilib
comparison common-imagej/pom.xml @ 1214:8490bfb0833c release-2.2
release version 2.2.2
author | robcast |
---|---|
date | Thu, 29 Aug 2013 13:50:29 +0200 |
parents | d4990c1463e3 |
children |
comparison
equal
deleted
inserted
replaced
1213:3fe447a86e7a | 1214:8490bfb0833c |
---|---|
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"> | 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> | 2 <modelVersion>4.0.0</modelVersion> |
3 <parent> | 3 <parent> |
4 <artifactId>digilib</artifactId> | 4 <artifactId>digilib</artifactId> |
5 <groupId>digilib</groupId> | 5 <groupId>digilib</groupId> |
6 <version>2.2-SNAPSHOT</version> | 6 <version>2.2.2</version> |
7 <relativePath>..</relativePath> | 7 <relativePath>..</relativePath> |
8 </parent> | 8 </parent> |
9 <artifactId>digilib-common-imagej</artifactId> | 9 <artifactId>digilib-common-imagej</artifactId> |
10 <name>digilib-common-imagej</name> | 10 <name>digilib-common-imagej</name> |
11 <description>digilib codec implementation using ImageJ toolkit</description> | 11 <description>digilib codec implementation using ImageJ toolkit</description> |