diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-11-14 14:15:35 +0100 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-11-14 14:15:35 +0100 |
commit | a559cb58bcf4a55ce58b9fc3b3480db371827edd (patch) | |
tree | f5e3c5fcfe1166c6693f6dd95d1b2b705a4205fb /aai-common-docker/pom.xml | |
parent | 70840cc338f43d9b724ab34d81939f915c69dc4a (diff) |
- 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 'aai-common-docker/pom.xml')
-rw-r--r-- | aai-common-docker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index b7cf7fbd..f34eab43 100644 --- a/aai-common-docker/pom.xml +++ b/aai-common-docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.15.2-SNAPSHOT</version> + <version>1.15.3-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |