aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:41:30 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-10-25 09:41:30 +0000
commiteee4b72f1c89194889803ae3696a2b12f27b90bb (patch)
tree23e23a37768521981e20d22c7f2fc8f151cd4fad
parente2f49e59082350c71eccecb1d352bfad8463ec1c (diff)
Use the 1.9.3 parent pom in rest-client
Issue-ID: AAI-3561 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ia261faf1679de4c59cd7eb7ae92f6d107815a8b2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2111767..7999b16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,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</groupId>