aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-abstraction
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-12-29 10:56:48 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-12-29 10:56:48 +0100
commit88fb4fa738cb491c4891ee337c1501dbd2c9f854 (patch)
treea24b8743af362ca4698fa76cd92c8c3aac02cdd6 /aai-schema-abstraction
parent03c062dc0d583fff34c17801e1d46a72dfe4c831 (diff)
Upversion to 1.13.0
- increase version from 1.12.0 to 1.13.0 - release will incorporate refactorings of the past 13 months Issue-ID: AAI-3705 Change-Id: Iddac93ac90914c232269435501cc625b15f9df75 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-schema-abstraction')
-rw-r--r--aai-schema-abstraction/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml
index a149867e..8d332f17 100644
--- a/aai-schema-abstraction/pom.xml
+++ b/aai-schema-abstraction/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.13.0-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>