- update to aai-common 1.14.0 that includes janusgraph update from 0.2.3 to 0.3.3
Issue-ID: AAI-3867
Change-Id: I419eef5e4ee1d382f10f094778742152ac7e0fe5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
<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.0-SNAPSHOT</aai.common.version>
+ <aai.common.version>1.14.0</aai.common.version>
<aai.schema.service.version>1.12.4</aai.schema.service.version>
</properties>
<build>
--- /dev/null
+distribution_type: container
+container_release_tag: 1.14.0
+project: resources
+ref: 1e50ebe4dac790642eb90b721ed076270f3ee397
+containers:
+ - name: aai-resources
+ version: 1.14-STAGING-20240616T074001Z
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
-minor_version=13
-patch_version=5
+minor_version=14
+patch_version=0
base_version=${major_version}.${minor_version}.${patch_version}