Mercurial > hg > digilib
comparison iiif-presentation/pom.xml @ 1661:cf9dcddf4ec6
Updated version numbers to 2.5.4.
author | Robert Casties <r0bcas7@gmail.com> |
---|---|
date | Tue, 21 Nov 2017 15:23:38 +0100 |
parents | 75a74f7045b4 |
children | 078bf3d13f5c |
comparison
equal
deleted
inserted
replaced
1660:75a74f7045b4 | 1661:cf9dcddf4ec6 |
---|---|
4 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | 4 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
5 <modelVersion>4.0.0</modelVersion> | 5 <modelVersion>4.0.0</modelVersion> |
6 <parent> | 6 <parent> |
7 <groupId>digilib</groupId> | 7 <groupId>digilib</groupId> |
8 <artifactId>digilib</artifactId> | 8 <artifactId>digilib</artifactId> |
9 <version>2.5.3</version> | 9 <version>2.5.4</version> |
10 </parent> | 10 </parent> |
11 <artifactId>digilib-iiif-presentation</artifactId> | 11 <artifactId>digilib-iiif-presentation</artifactId> |
12 <name>digilib-iiif-presentation</name> | 12 <name>digilib-iiif-presentation</name> |
13 <description>The Digital Image Library - IIIF presentation API manifest serving servlet</description> | 13 <description>The Digital Image Library - IIIF presentation API manifest serving servlet</description> |
14 <url>https://github.com/robcast/digilib</url> | 14 <url>https://github.com/robcast/digilib</url> |