summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:10:29 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:10:29 +0000
commit24cbbc6737f42fa5932febeccae87b07362e34b0 (patch)
tree1becb5af885b489a562d5c9b70c8b20ab812e2fa
parent6649da9c8c89c668fc303dbb81ec2e9c5bc14dac (diff)
Use the 1.9.3 parent pom in resources
Issue-ID: AAI-3556 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Idb9d090a1a965fedcebc51f2fb23ce763f3efe74
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fd8bcb0..1844536 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.resources</groupId>
<artifactId>resources</artifactId>