diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-14 20:48:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-14 20:48:00 +0000 |
commit | 0feacfe60b91187da51271ad5ac3489a4432370e (patch) | |
tree | 335fb2ffadba5c3c3201973e041b0f9332fafe53 /aai-resources/pom.xml | |
parent | 0b187a6efe4f915e03ba3913b51fc9522cf0023e (diff) |
Release aai/resources1.9.4
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 d3537ac..d97cb8d 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.9.4-SNAPSHOT</version> + <version>1.9.4</version> </parent> <properties> <java.version>1.8</java.version> |