Use 1.14.4-SNAPSHOT version of aai-common in aai-resources 73/138373/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 3 Jul 2024 12:22:31 +0000 (14:22 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 3 Jul 2024 12:22:31 +0000 (14:22 +0200)
- the new snapshot version contains the pagination fix

Issue-ID: AAI-3918
Change-Id: Id0d42389d0b983bf476b0d2338f6050ef37158ad
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml

diff --git a/pom.xml b/pom.xml
index b43cebf..081984c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <staging.path>/content/repositories/staging/</staging.path>
         <!-- GMaven plugin uses this property to figure out the name of the docker tag -->
         <aai.project.version>${project.version}</aai.project.version>
-        <aai.common.version>1.14.3</aai.common.version>
+        <aai.common.version>1.14.4-SNAPSHOT</aai.common.version>
         <aai.schema.service.version>1.12.4</aai.schema.service.version>
     </properties>
     <build>