diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index 82183f6e878d7d8af6cf66168dbdfd7628235c36..4e9d98ac5a89c0d0e503f6f9d4a444d9c6dbc1a1 100644 --- a/oaipmh-core/pom.xml +++ b/oaipmh-core/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>oaipmh</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>2.5.15-SNAPSHOT</version> + <version>2.5.16-SNAPSHOT</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-core</artifactId> diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml index 76fc705f67e60a65c775b152cc3cb2f9a662ac4b..8cbb950c4aa204fddd9bc5c7d70a58701c3068f1 100644 --- a/oaipmh-webapp/pom.xml +++ b/oaipmh-webapp/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>oaipmh</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>2.5.15-SNAPSHOT</version> + <version>2.5.16-SNAPSHOT</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index f668c16e23232e698ca4352caad16edb73dc437e..67a6495946dcae55dfdcd6cd9508405df89278ea 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh</artifactId> - <version>2.5.15-SNAPSHOT</version> + <version>2.5.16-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>