summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-12-06 11:52:16 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-12-06 11:52:16 +0000
commit855e776f8e3043b47ef9884a6f17f41a3e9f5786 (patch)
tree03ca727d4d7fc2079d1314fb467cf8e8eeef241b
parent0c54f901a01a12b555fe659cd2e297756c9b772e (diff)
Release aai/schema-service1.12.7
-rw-r--r--aai-annotations/pom.xml2
-rw-r--r--aai-queries/pom.xml2
-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
6 files changed, 6 insertions, 6 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index 977cd8c..2465e5e 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.7-SNAPSHOT</version>
+ <version>1.12.7</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml
index a314fda..0597a35 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.7-SNAPSHOT</version>
+ <version>1.12.7</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 80a6440..7959210 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.7-SNAPSHOT</version>
+ <version>1.12.7</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 79fb75a..d59803b 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.7-SNAPSHOT</version>
+ <version>1.12.7</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 670c0d9..3427d18 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.7-SNAPSHOT</version>
+ <version>1.12.7</version>
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
diff --git a/pom.xml b/pom.xml
index 5c0f0f0..992c166 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.7-SNAPSHOT</version>
+ <version>1.12.7</version>
<name>aai-schema-service</name>
<packaging>pom</packaging>
<modules>