diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-15 09:59:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-15 09:59:58 +0000 |
commit | 58b7c62462c71b7bc96adbc6d3401b0e165248e0 (patch) | |
tree | 92d51301e73e5af1d9f36e0084656773551a14ef /aai-resources | |
parent | 6c3b9ae3c535c0b861af52049ca871a6b742faa6 (diff) |
Release aai/resources1.12.3
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 cfd2c8d..4d4c6c4 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.12.3-SNAPSHOT</version> + <version>1.12.3</version> </parent> <properties> <java.version>1.8</java.version> |