diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml index 99c340ab3516609e04aeec2d89edc33496491208..efbe416e1180a5d587ece52f9b7acb453d165bdd 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.0</version> + <version>4.4.1-SNAPSHOT</version> </parent> <artifactId>oaipmh-core</artifactId> <packaging>jar</packaging> diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml index 80871963b96ff8d8937b2a530f2152b7b901a2fd..b1082bf8bca3e1006b100ba75e09a7da665e4c93 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.0</version> + <version>4.4.1-SNAPSHOT</version> </parent> <artifactId>oaipmh-webapp</artifactId> <packaging>war</packaging> diff --git a/pom.xml b/pom.xml index ce08c709fee3593ac0cbbc08a1323a1e3a28e9ce..99fddb43b07e16d05362d4b102553e9dde799b8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>info.textgrid.middleware</groupId> <artifactId>oaipmh</artifactId> - <version>4.4.0</version> + <version>4.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>DARIAHDE :: OAI-PMH DataProvider</name> <properties>