Mercurial > hg > digilib
comparison webapp/pom.xml @ 1480:6c99692a429b release-2.3 release-2.3.8
stepped version number to 2.3.8
author | robcast |
---|---|
date | Thu, 25 Feb 2016 10:29:11 +0100 |
parents | b084694ec618 |
children |
comparison
equal
deleted
inserted
replaced
1479:b084694ec618 | 1480:6c99692a429b |
---|---|
2 <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 <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"> |
3 <modelVersion>4.0.0</modelVersion> | 3 <modelVersion>4.0.0</modelVersion> |
4 <parent> | 4 <parent> |
5 <artifactId>digilib</artifactId> | 5 <artifactId>digilib</artifactId> |
6 <groupId>digilib</groupId> | 6 <groupId>digilib</groupId> |
7 <version>2.3.7</version> | 7 <version>2.3.8</version> |
8 </parent> | 8 </parent> |
9 <artifactId>digilib-webapp</artifactId> | 9 <artifactId>digilib-webapp</artifactId> |
10 <name>digilib-webapp</name> | 10 <name>digilib-webapp</name> |
11 <description>The Digital Image Library - web application server and HTML and JS clients.</description> | 11 <description>The Digital Image Library - web application server and HTML and JS clients.</description> |
12 <url>http://digilib.sourceforge.net</url> | 12 <url>http://digilib.sourceforge.net</url> |