diff --git a/client/pom.xml b/client/pom.xml index 838eae2..b790d76 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ io.github.knaw-huc annorepo - 0.7.0beta-2 + 0.7.0beta-3 diff --git a/client/readme.md b/client/readme.md index 5b54d43..5e758dd 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.7.0beta-2 + 0.7.0beta-3 ``` diff --git a/common/pom.xml b/common/pom.xml index c2769b3..b5f3f27 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,11 +7,11 @@ io.github.knaw-huc annorepo - 0.7.0beta-2 + 0.7.0beta-3 annorepo-common - 0.7.0beta-2 + 0.7.0beta-3 ${project.groupId}:${project.artifactId} Shared libraries/classes/methods for AnnoRepo diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 472dcd7..72691d5 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -7,12 +7,12 @@ io.github.knaw-huc annorepo - 0.7.0beta-2 + 0.7.0beta-3 annorepo-integration-test ${project.groupId}:${project.artifactId} - 0.7.0beta-2 + 0.7.0beta-3 nl.knaw.huc.annorepo.integration.IntegrationTest diff --git a/pom.xml b/pom.xml index cbc3486..ebb54ac 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.github.knaw-huc annorepo - 0.7.0beta-2 + 0.7.0beta-3 pom AnnoRepo diff --git a/server/pom.xml b/server/pom.xml index 4958005..7bc92b0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -14,7 +14,7 @@ io.github.knaw-huc annorepo - 0.7.0beta-2 + 0.7.0beta-3