Update aai-parent in schema-service 65/141265/1 1.12.11
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 14 Jun 2025 16:19:46 +0000 (18:19 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 14 Jun 2025 16:19:46 +0000 (18:19 +0200)
Issue-ID: AAI-4180
Change-Id: I6652df55c151cf0fbc28a627da76e27a6f7b7bc3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
aai-annotations/pom.xml
aai-queries/pom.xml
aai-schema-gen/pom.xml
aai-schema-service/pom.xml
aai-schema/pom.xml
pom.xml
version.properties

index 74e55f9..720a552 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.12.10-SNAPSHOT</version>
+        <version>1.12.11-SNAPSHOT</version>
     </parent>
     <artifactId>aai-annotations</artifactId>
     <name>aai-annotations</name>
index 062db8d..3920112 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.12.10-SNAPSHOT</version>
+        <version>1.12.11-SNAPSHOT</version>
     </parent>
     <artifactId>aai-queries</artifactId>
     <name>aai-queries</name>
index 7c6d4a0..7c9a8a1 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.12.10-SNAPSHOT</version>
+        <version>1.12.11-SNAPSHOT</version>
     </parent>
     <artifactId>aai-schema-gen</artifactId>
     <name>aai-schema-gen</name>
index 913fac0..d167d7b 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.12.10-SNAPSHOT</version>
+        <version>1.12.11-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.aai.schema-service</groupId>
     <artifactId>aai-schema-service</artifactId>
index 3a3819d..acbe637 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.12.10-SNAPSHOT</version>
+        <version>1.12.11-SNAPSHOT</version>
     </parent>
     <artifactId>aai-schema</artifactId>
     <name>aai-schema</name>
diff --git a/pom.xml b/pom.xml
index e820d98..f4e62e6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.15.4</version>
+        <version>1.15.5</version>
     </parent>
     <groupId>org.onap.aai.schema-service</groupId>
     <artifactId>schema-service</artifactId>
-    <version>1.12.10-SNAPSHOT</version>
+    <version>1.12.11-SNAPSHOT</version>
     <name>aai-schema-service</name>
     <packaging>pom</packaging>
     <modules>
index cc408f5..3ee28de 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 major_version=1
 minor_version=12
-patch_version=10
+patch_version=11
 
 base_version=${major_version}.${minor_version}.${patch_version}
 # Release must be completed with GIT information # in Jenkins