diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-22 12:44:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-22 12:44:31 +0000 |
commit | 1e4d6dbb1dcfff966472877d231c2be77fa1fe41 (patch) | |
tree | 234186399257732082920a71d0a724dc11b1c913 /aai-resources | |
parent | 4bea076a85a3c4ce8cc5b6763bcbe26da5ab6d0b (diff) |
Release aai/resources1.13.5
Diffstat (limited to 'aai-resources')
-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 2efab17..c212dcc 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.5-SNAPSHOT</version> + <version>1.13.5</version> </parent> <properties> <java.version>1.8</java.version> |