- update to aai-common 1.14.0 that includes janusgraph update from 0.2.3 to 0.3.3
Issue-ID: AAI-3868
Change-Id: Ic128db07dfe8a19c578dae2b371dac039b5c4251
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Nexus Proxy Properties and Snapshot Locations
Ideally this can be overwritten at runtime per internal environment specific values at runtime
-->
- <!-- <aai.common.version>1.13.4</aai.common.version> -->
- <aai.common.version>1.14.0-SNAPSHOT</aai.common.version>
+ <aai.common.version>1.14.0</aai.common.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<site.path>/content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version}</site.path>
<release.path>/content/repositories/releases/</release.path>
--- /dev/null
+distribution_type: container
+container_release_tag: 1.14.0
+project: traversal
+ref: b62fc3ddf19b23a8b7cd52e718bced699444dd84
+containers:
+ - name: aai-traversal
+ version: 1.14-STAGING-20240616T073845Z
# 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}