summaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-12-06 13:58:51 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-12-06 13:58:51 +0100
commit498b357833a128211aac0bf6c4325f0b100b72b6 (patch)
tree3ec4706d1c8e5e1bebb93e70b9220791a07c90cf /aai-schema-ingest
parent8dd67aa726928fd0c6f8417bddceaa469ca5e44a (diff)
Remove dependency management for spring-security-rsa dependency
- remove spring-security-rsa from aai-parent - bump snapshot version to 1.15.4-SNAPSHOT Issue-ID: AAI-4081 Change-Id: I8ae022bc7307efeac7cfd90415e2d412f83cfd9b Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-schema-ingest')
-rw-r--r--aai-schema-ingest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml
index 3ee4f2eb..23404b20 100644
--- a/aai-schema-ingest/pom.xml
+++ b/aai-schema-ingest/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.15.3-SNAPSHOT</version>
+ <version>1.15.4-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-schema-ingest</artifactId>