aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornandkishorpatke <nandkishor-laxman.patke@t-systems.com>2023-10-18 21:58:11 +0530
committernandkishorpatke <nandkishor-laxman.patke@t-systems.com>2023-10-18 21:59:38 +0530
commit05a4e1afd0eda9ec1817f98e397f17ebd7f6d843 (patch)
tree8ee8a2bc45afe9d5fe3c8cdac44bcf52b03c4657
parentf189076b2aa623e8ce8c40970cffa7bd8582cb74 (diff)
[AAI] Up-version aai/schema-service to 1.12.2 for Montreal
Issue-ID: AAI-3663 Change-Id: Iff7e7f1ebd3ead1ee0be439518e51878d8501dca Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
-rw-r--r--aai-annotations/pom.xml2
-rw-r--r--aai-queries/pom.xml6
-rw-r--r--aai-schema-gen/pom.xml2
-rw-r--r--aai-schema-service/pom.xml2
-rw-r--r--aai-schema/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
7 files changed, 9 insertions, 9 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index 14e57e2..50e9171 100644
--- a/aai-annotations/pom.xml
+++ b/aai-annotations/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml
index d497c83..053c919 100644
--- a/aai-queries/pom.xml
+++ b/aai-queries/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>
@@ -48,7 +48,7 @@
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
<schema.version.edge.label.start>v12</schema.version.edge.label.start>
<schema.version.api.default>v28</schema.version.api.default>
- <schema.version.list>v10,v11,v12,v13,v14,v15,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list>
<!-- End of Default ONAP Schema Properties -->
</properties>
<profiles>
@@ -67,7 +67,7 @@
<schema.version.edge.label.start>v12</schema.version.edge.label.start>
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
<schema.version.api.default>v28</schema.version.api.default>
- <schema.version.list>v10,v11,v12,v13,v14,v15,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list>
<gendoc.version>v28</gendoc.version>
</properties>
</profile>
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index b35ce11..ba8542d 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>aai-schema-gen</artifactId>
<name>aai-schema-gen</name>
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index ba96785..7c3a336 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema-service</artifactId>
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 0e32c87..65db928 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
diff --git a/pom.xml b/pom.xml
index c5559d3..ef115fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
<name>aai-schema-service</name>
<packaging>pom</packaging>
<modules>
diff --git a/version.properties b/version.properties
index 0351df9..3d8437e 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
minor_version=12
-patch_version=1
+patch_version=2
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins