diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index c4083f4fd0ac12c6349a98f5f65f7b98d1602f55..c8ebc2d04c0af623490919aa3f29a4e1a52d73a4 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.4.8</version> + <version>4.4.9-SNAPSHOT</version> </parent> <artifactId>oaipmh-core</artifactId> <packaging>jar</packaging> diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml index 45d8c01bc8b2e14fe148c9777645235c34f27268..9cd755cf0810d575418b7aecff0f162e587c6e7e 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.4.8</version> + <version>4.4.9-SNAPSHOT</version> </parent> <artifactId>oaipmh-webapp</artifactId> <packaging>war</packaging> diff --git a/pom.xml b/pom.xml index 52561550c144cc4a9e5a8f7bf9b05460f579c145..67e9c40e4c6898ca54e1f50a3ae1c4d9186f90e0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh</artifactId> - <version>4.4.8</version> + <version>4.4.9-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>