diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-02-05 18:32:12 +0100 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-02-05 18:32:12 +0100 |
commit | c9146bf6d1f8fd7ea7adae5566420add104c90b3 (patch) | |
tree | 38700d6c269bbb22ae00d7f41f2d76f0b1772b2a /aai-parent | |
parent | 40967b9ad0f12d4d997cbc97628b06ec18fa2980 (diff) |
Bump version to 1.13.3
Issue-ID: AAI-3762
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I8fc12af8d43996ca5408679e78632ca91f13a6e3
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 28b89387..291153a1 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.13.2-SNAPSHOT</version> + <version>1.13.3-SNAPSHOT</version> </parent> <artifactId>aai-parent</artifactId> <name>aai-parent</name> |