aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:31:46 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:34:39 +0000
commitb0b23b6828038721f9da87173c6be402f541eace (patch)
treed1a925302ba5b3866a81cd32557960e0adeea2d6 /pom.xml
parent4fb755eb7beb5e7e2279cffeafe9c3ed10ed4b16 (diff)
Use the 1.9.3 parent pom in graphgraph
Issue-ID: AAI-3560 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I29dc70884401d71d25d586576ebdf66fd41672b4
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 d289242..504a2c5 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.2</version>
+ <version>1.9.3</version>
</parent>
<groupId>org.onap.aai.graphgraph</groupId>