summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-25 11:49:56 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-25 11:52:00 +0200
commit54d574d6559ce7e6f865f8b1156cf0e1d2a27cfe (patch)
tree6abc3146316809789f0cc413f223f32afc5ce2b8 /pom.xml
parent66a9a64ad2b39ec28fa48d41f6b1a9dd0262ffcd (diff)
Reindexing in graphadmin not working reliably1.13.7
- disable the reindexing mechanism that was introduced with 1.13.6 Issue-ID: AAI-3856 Change-Id: Idb3982c816df2b7e99c2edccaaea0c8a20cc1b16 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 86b79c6..5a3e1db 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.graphadmin</groupId>
<artifactId>aai-graphadmin</artifactId>
- <version>1.13.6-SNAPSHOT</version>
+ <version>1.13.7-SNAPSHOT</version>
<properties>