diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-08-06 08:08:29 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-08-06 08:08:29 +0200 |
commit | 658aff9a751feba5924750d0fe2b7c8c4547a709 (patch) | |
tree | d36ec1019baf89df7fb193c1d6a6e5dc7130e25a | |
parent | 5e3fb37e781d9a740b5d73384519158d10642d97 (diff) |
Release 1.14.5 aai-common maven artifact
- update Tinkerpop (3.4.13 -> 3.5.0) + Janusgraph (0.5.0 -> 0.6.0)
- refactored some of the notifications related logic with the ultimate goal
of removing ActiveMQ that is still sitting as an intermediary between Kafka
Issue-ID: AAI-3944
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: If99e2439a29f41dc0746b5fe32ec0c83eb9a8e77
-rw-r--r-- | releases/1.14.5-maven-release.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/1.14.5-maven-release.yaml b/releases/1.14.5-maven-release.yaml new file mode 100644 index 00000000..96ddb776 --- /dev/null +++ b/releases/1.14.5-maven-release.yaml @@ -0,0 +1,4 @@ +distribution_type: maven +log_dir: aai-aai-common-maven-stage-master/1461/ +project: aai-common +version: 1.14.5 |