diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index b2e0a285460e303d03c1ed2a21c0ee91d705630f..c65e9eccdcf10745b0da7ee38c709e6e70a32c69 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.14</version> + <version>3.3.15-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 59edc826bdfad66e4b201cf66df137de8f7c2260..ed9a557865beb06239c0726e0adf096a00aa4f62 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.14</version> + <version>3.3.15-SNAPSHOT</version> </parent> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh-webapp</artifactId> diff --git a/pom.xml b/pom.xml index ff26c9906fe1cc357d881a4d720273ccdf94db30..3bbfda5bf1ab72ce2010e589834b9d0b94740144 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.14</version> + <version>3.3.15-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>