diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index 1bcb02f9262b81aea71c946ec0e250a3bee98b63..000b5f1c80dffd2851c1a3867b8a360a05df44b7 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>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-core</artifactId> diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml index 3f210d1fafccf0b788e61a0c95eb515e1bdab74d..e4ca1e40a45c5bba2498ac5df53d3525de3e4db8 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>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index c6e997cc883d957ff28d951de9fca4d7eca51a62..1444e4d6ebb3825b3ae84b6c54316ffe1415b4e5 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>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>