summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-11-14 14:15:35 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-11-14 14:15:35 +0100
commita559cb58bcf4a55ce58b9fc3b3480db371827edd (patch)
treef5e3c5fcfe1166c6693f6dd95d1b2b705a4205fb /pom.xml
parent70840cc338f43d9b724ab34d81939f915c69dc4a (diff)
Remove eelf-core from aai-common
- the dependency is not maintained anymore Issue-ID: AAI-4059 Change-Id: I5f089236e680630bb14bcfd9b29f3b1cd4545574 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
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 26f1f4f9..b3c0535e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.15.2-SNAPSHOT</version>
+ <version>1.15.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>