aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 14:16:06 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 14:16:06 +0000
commit51cd5cf48dcf83dca9d8055619e5dda8dcee6516 (patch)
treed09cc92070954752cbbf6d22d53dcf3d0689a579
parentb0b23b6828038721f9da87173c6be402f541eace (diff)
Use the 1.9.4 parent pom in graphgraph
Issue-ID: AAI-3563 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ic7137d07bc21b2aae9455446c1fb11eb246e757c
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 504a2c5..8560071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.9.3</version>
+ <version>1.9.4</version>
</parent>
<groupId>org.onap.aai.graphgraph</groupId>