aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-03 13:14:16 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-03 13:16:17 +0200
commit9b632870268cbb897c8c7f5b8f44ed08d23c6e97 (patch)
treece202c7f7fe96efcb25de36225df7c660e070b15 /pom.xml
parent97190e79ff655aaf567060a661c13e5693b54bf2 (diff)
Release 1.13.5 version of graphadmin
- use newer java 8 image - add reindexing logic when db is not empty upon schema creation Issue-ID: AAI-3844 Change-Id: Ie79dbae2bf2bc7a0965a4cdc1072f4c4e18797bb 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 b181c35..b1ab68a 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.4-SNAPSHOT</version>
+ <version>1.13.5-SNAPSHOT</version>
<properties>