diff options
author | 2021-01-19 11:38:39 +0000 | |
---|---|---|
committer | 2021-01-19 11:38:39 +0000 | |
commit | 14091aeb4c3a52d05ed8697fe92ecf22abb7d71e (patch) | |
tree | 9cb27ff78fd7f95061e98b1a61bd23d5a752d005 /aai-core/pom.xml | |
parent | eca412c5285bb65bd82a8236e0fec8426a2c605e (diff) |
Release aai/aai-common1.8.1
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 56183fe8..1164288e 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-core</artifactId> |