diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-01-12 13:06:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-01-12 13:06:08 +0000 |
commit | a3b24e60813aea0006ca9de3fa8571046d0ba9f9 (patch) | |
tree | 39cf35f1f4543c168d164ec04d89d1a382700ea4 /aai-resources/pom.xml | |
parent | 259e454600a6e5d496f584bbe12942240a88562b (diff) |
Release aai/resources1.13.0
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 631e7e8..6466978 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.13.0-SNAPSHOT</version> + <version>1.13.0</version> </parent> <properties> <java.version>1.8</java.version> |