diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index 7e44b44af876e02f4d9dcd2e3a76ebe333838751..20a27d0ef6dadfc1f0969822d506c0ec8b0afbcf 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>3.3.8</version> + <version>3.3.9-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 b272341f3607e3b97c9306f06fcc9900cefc87c6..ac5baba2d8fd9fd4f7478b6f0bf77f013f85bc88 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>3.3.8</version> + <version>3.3.9-SNAPSHOT</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index 84aef822febf8e32b884d343add138ff44d3f8cd..d8a236b589ffc0e1f2c0b3f976ce08af5cbbec01 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>3.3.8</version> + <version>3.3.9-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>