diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index d118edc097c01e4423c4469c91573b5accbbe08d..a46ee5725f77dccdf3b5683e108c4a15fa1d52b4 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.2.6-SNAPSHOT</version> + <version>4.2.6</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-core</artifactId> diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml index d5313863419ec0e14bb9f881bc211d3932e71d1a..9cdb2691177108881a027653c452df0f3558ff4f 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.2.6-SNAPSHOT</version> + <version>4.2.6</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index ebcf13040a9717160d59512c3fb2783fe5024752..a243d064de5774f34b74a0711e466153af2514ce 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.2.6-SNAPSHOT</version> + <version>4.2.6</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>