From: Fiete Ostkamp Date: Thu, 4 Jul 2024 12:19:48 +0000 (+0200) Subject: Release 1.14.4 maven artifact of aai-common X-Git-Tag: 1.14.5~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=57014a99cd17fa3c4f8a6f09008666b74d15ecc5;p=aai%2Faai-common.git Release 1.14.4 maven artifact of aai-common - fixes pagination when there are no results Issue-ID: AAI-3919 Change-Id: I173e4d76d56ddaad352da5d0f1df00792e1d71e1 Signed-off-by: Fiete Ostkamp --- diff --git a/.gitignore b/.gitignore index 73bbefc2..42a9bdb4 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ bundleconfig-local/etc/logback.xml *.log aai-core/logs/ .classpath -**/.classpath \ No newline at end of file +**/.classpath +**/bin diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index fa9c08bc..5ff0c693 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -63,7 +63,7 @@ limitations under the License. 2.3.31 31.1-jre 3.4.13 - 0.5.0 + 0.5.3 2.5.15 2.9.1 2.0.0.0 diff --git a/releases/1.14.4-maven-release.yaml b/releases/1.14.4-maven-release.yaml new file mode 100644 index 00000000..da6a0efd --- /dev/null +++ b/releases/1.14.4-maven-release.yaml @@ -0,0 +1,4 @@ +distribution_type: maven +log_dir: aai-aai-common-maven-stage-master/1458/ +project: aai-common +version: 1.14.4