From b269a1f85c7959982fdb9bf98017b19bae0d946e Mon Sep 17 00:00:00 2001 From: Bram Buitendijk Date: Wed, 13 Sep 2023 10:30:14 +0200 Subject: [PATCH] bump version to 0.5.4 --- client/pom.xml | 2 +- client/readme.md | 2 +- common/pom.xml | 4 ++-- integration-test/pom.xml | 4 ++-- pom.xml | 2 +- server/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 95ab9c46..bd63309e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ io.github.knaw-huc annorepo - 0.5.4-SNAPSHOT + 0.5.4 diff --git a/client/readme.md b/client/readme.md index 4ca11a83..a16a3788 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.5.4-SNAPSHOT + 0.5.4 ``` diff --git a/common/pom.xml b/common/pom.xml index c86833a6..90ba707a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,11 +7,11 @@ io.github.knaw-huc annorepo - 0.5.4-SNAPSHOT + 0.5.4 annorepo-common - 0.5.4-SNAPSHOT + 0.5.4 ${project.groupId}:${project.artifactId} Shared libraries/classes/methods for AnnoRepo diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 15b54750..2bad1105 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -7,12 +7,12 @@ io.github.knaw-huc annorepo - 0.5.4-SNAPSHOT + 0.5.4 annorepo-integration-test ${project.groupId}:${project.artifactId} - 0.5.4-SNAPSHOT + 0.5.4 nl.knaw.huc.annorepo.integration.IntegrationTest diff --git a/pom.xml b/pom.xml index 14ecb3b0..36870a1d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.github.knaw-huc annorepo - 0.5.4-SNAPSHOT + 0.5.4 pom AnnoRepo diff --git a/server/pom.xml b/server/pom.xml index 74a8e0eb..f511fee3 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -14,7 +14,7 @@ io.github.knaw-huc annorepo - 0.5.4-SNAPSHOT + 0.5.4