summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:30:08 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:30:08 +0000
commit53a87fecb2a7508b72fd3753e28f40bc9605a695 (patch)
tree8282ad6ea17dc6dfbd3f50ec23f682308a223453
parentc031c4e53c61b9e90765423654027213ac3c1820 (diff)
Use the 1.9.3 parent pom in graphadmin
Issue-ID: AAI-3559 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2dd16b2a298684e268e9632e4b711541522c36b1
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8ec5aa2..040865b 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.2</version>
+ <version>1.9.3</version>
</parent>
<groupId>org.onap.aai.graphadmin</groupId>
<artifactId>aai-graphadmin</artifactId>