diff --git a/client/pom.xml b/client/pom.xml index eaa991cd..367cdb44 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ io.github.knaw-huc annorepo - 0.6.2 + 0.6.3 diff --git a/client/readme.md b/client/readme.md index fe27d176..b4cf8a3d 100644 --- a/client/readme.md +++ b/client/readme.md @@ -14,7 +14,7 @@ Add the following to your `pom.xml` io.github.knaw-huc annorepo-client - 0.6.2 + 0.6.3 ``` diff --git a/common/pom.xml b/common/pom.xml index 5c9be7f4..1211c992 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,11 +7,11 @@ io.github.knaw-huc annorepo - 0.6.2 + 0.6.3 annorepo-common - 0.6.2 + 0.6.3 ${project.groupId}:${project.artifactId} Shared libraries/classes/methods for AnnoRepo diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 6858a2de..d6240399 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -7,12 +7,12 @@ io.github.knaw-huc annorepo - 0.6.2 + 0.6.3 annorepo-integration-test ${project.groupId}:${project.artifactId} - 0.6.2 + 0.6.3 nl.knaw.huc.annorepo.integration.IntegrationTest diff --git a/pom.xml b/pom.xml index b7d36c58..c5023558 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.github.knaw-huc annorepo - 0.6.2 + 0.6.3 pom AnnoRepo diff --git a/server/pom.xml b/server/pom.xml index b9079683..f7d2d07c 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -14,7 +14,7 @@ io.github.knaw-huc annorepo - 0.6.2 + 0.6.3