aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 14:19:57 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 14:20:46 +0000
commitb778fcc07e7617f7b762426d1718bf076731084e (patch)
tree45e7c7121f0706da26d8df62782e926b7b2da9d8
parent53a87fecb2a7508b72fd3753e28f40bc9605a695 (diff)
Use the 1.9.4 parent pom in graphadmin
Issue-ID: AAI-3565 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ie1679f5c48dade89206f86e21e66aeda6290e8c7
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 040865b..02e1c80 100755
--- 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.3</version>
+ <version>1.9.4</version>
</parent>
<groupId>org.onap.aai.graphadmin</groupId>
<artifactId>aai-graphadmin</artifactId>