From 29cb6417fa394df33b2723f6c7c8677f5e4777a3 Mon Sep 17 00:00:00 2001 From: Bram Buitendijk Date: Thu, 10 Aug 2023 15:49:31 +0200 Subject: [PATCH] bump version to 0.5.2 --- 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 1e53be77..02d4687f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ io.github.knaw-huc annorepo - 0.5.2-SNAPSHOT + 0.5.2 diff --git a/client/readme.md b/client/readme.md index c17f2699..ff782fd1 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.2-SNAPSHOT + 0.5.2 ``` diff --git a/common/pom.xml b/common/pom.xml index 1c3bd3a6..0f2938bb 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,11 +7,11 @@ io.github.knaw-huc annorepo - 0.5.2-SNAPSHOT + 0.5.2 annorepo-common - 0.5.2-SNAPSHOT + 0.5.2 ${project.groupId}:${project.artifactId} Shared libraries/classes/methods for AnnoRepo diff --git a/integration-test/pom.xml b/integration-test/pom.xml index a11bf386..915b4a85 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -7,12 +7,12 @@ io.github.knaw-huc annorepo - 0.5.2-SNAPSHOT + 0.5.2 annorepo-integration-test ${project.groupId}:${project.artifactId} - 0.5.2-SNAPSHOT + 0.5.2 nl.knaw.huc.annorepo.integration.IntegrationTest diff --git a/pom.xml b/pom.xml index dc53a4c7..07cc29ec 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.github.knaw-huc annorepo - 0.5.2-SNAPSHOT + 0.5.2 pom AnnoRepo diff --git a/server/pom.xml b/server/pom.xml index 84e094d2..7acf20c4 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -14,7 +14,7 @@ io.github.knaw-huc annorepo - 0.5.2-SNAPSHOT + 0.5.2