diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-01 16:01:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-01 16:01:23 +0000 |
commit | e4e63c6090a8b4e74a6a98086a98bfcf6d913770 (patch) | |
tree | 8c095644aafb918e851859d0466961c0a46266e1 /aai-resources/pom.xml | |
parent | 6b0778a113c27c9a0579248866b2324a5c5cf582 (diff) |
Release aai/resources1.8.1
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 b710d5e..8a4b6d5 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.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <properties> <java.version>1.8</java.version> |