aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aai-resources/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index e0b3d42..bc37acd 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -83,7 +83,7 @@
<!-- 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>
diff --git a/pom.xml b/pom.xml
index 081984c..163629c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<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>