summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:13:05 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:13:05 +0000
commit73d52a959efff448b29eab4e83b871a6267d1bba (patch)
treee02735899c4231a779da4874d8c40d1d0360e464 /pom.xml
parent80c35a805b0ce54e562e64604e47dac749893d4c (diff)
Use the 1.9.3 parent pom in traversal
Issue-ID: AAI-3557 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I278aa6fb7a43de68a1dbf53126f31fccf1f8abf4
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 549ccd0..56f05c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,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.traversal</groupId>
<artifactId>traversal</artifactId>