- use 1.14.4 release version of aai-common
- upgrade Janusgraph (0.5.0 -> 0.5.3)
Issue-ID: AAI-3920
Change-Id: I64a2bc19fa4d4a7fe234bf3c01ced5ad2f104b33
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
<!-- End of Default ONAP Schema Properties -->
<spring.boot.version>2.4.13</spring.boot.version>
- <janusgraph.version>0.5.0</janusgraph.version>
+ <janusgraph.version>0.5.3</janusgraph.version>
<gremlin.version>3.4.13</gremlin.version>
<javax.servlet.version>4.0.1</javax.servlet.version>
<staging.path>/content/repositories/staging/</staging.path>
<!-- GMaven plugin uses this property to figure out the name of the docker tag -->
<aai.project.version>${project.version}</aai.project.version>
- <aai.common.version>1.14.4-SNAPSHOT</aai.common.version>
+ <aai.common.version>1.14.4</aai.common.version>
<aai.schema.service.version>1.12.4</aai.schema.service.version>
</properties>
<build>