diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index 3af3e26e4b87f76ed6cf75ad2ecc6ff4d5742651..8c3a0f28767b45b543812754b8bd1113ed2b287d 100644 --- a/oaipmh-core/pom.xml +++ b/oaipmh-core/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>oaipmh</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>2.27.2-SNAPSHOT</version> + <version>2.27.3-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 499c328c7f8c45177e1cac4f325e408cfd5bb35d..e84bf3b58afb15f0ffc09969c1ea46962e64c3fc 100644 --- a/oaipmh-webapp/pom.xml +++ b/oaipmh-webapp/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>oaipmh</artifactId> <groupId>info.textgrid.middleware</groupId> - <version>2.27.2-SNAPSHOT</version> + <version>2.27.3-SNAPSHOT</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index 3aed598dd69aa5ad95ed7ad0b14bb1fe14d0fc65..45765d076324e7f224090c433c07dbc7a7544872 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh</artifactId> - <version>2.27.2-SNAPSHOT</version> + <version>2.27.3-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>