aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-06-16 09:46:49 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-06-16 09:46:49 +0200
commit56fb4b2ae918cda16468070f3a76a18d6bf387fe (patch)
tree73835eeaa9801cd32a51c46b4263c4b299ad5aa2 /pom.xml
parent1e50ebe4dac790642eb90b721ed076270f3ee397 (diff)
Release 1.14.0 resources docker artifact
- update to aai-common 1.14.0 that includes janusgraph update from 0.2.3 to 0.3.3 Issue-ID: AAI-3867 Change-Id: I419eef5e4ee1d382f10f094778742152ac7e0fe5 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 39b5292..44f7a4f 100644
--- 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.0-SNAPSHOT</aai.common.version>
+ <aai.common.version>1.14.0</aai.common.version>
<aai.schema.service.version>1.12.4</aai.schema.service.version>
</properties>
<build>