From 259e454600a6e5d496f584bbe12942240a88562b Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Thu, 11 Jan 2024 09:21:38 +0100 Subject: Create aai-resources 1.13.0 version Version with fix of an issue with missing bulk operation index on request body parsing error Issue-ID: AAI-3722 Change-Id: I2faaf901fb063a9ea04cac2c8308fdc749b2ee52 Signed-off-by: Michal Jagiello --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e5b55fe..f0c1b25 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.12.3-SNAPSHOT + 1.13.0-SNAPSHOT aai-resources pom @@ -58,7 +58,7 @@ Using https://code.revelc.net/formatter-maven-plugin/ for Eclipse formatter Using https://github.com/diffplug/spotless/tree/master/plugin-maven for import order Use in combination to rewrite code and imports, then checkstyle - + mvn formatter:format spotless:apply process-sources --> -- cgit 1.2.3-korg