aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorM.Hosnidokht <mohammad.hosnidokht@yoppworks.com>2021-01-12 12:13:53 -0500
committerM.Hosnidokht <mohammad.hosnidokht@yoppworks.com>2021-01-12 12:54:15 -0500
commit6b0778a113c27c9a0579248866b2324a5c5cf582 (patch)
tree659386a48eba6146e752eef3bfb554e59d7b20be /aai-resources/pom.xml
parentc5a545c8363065f7cb8092e6bfa6fa3a5c6e5758 (diff)
Using new OwnerCheck implementation
- Bump up aai-common version Issue-ID: AAI-3226 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I7c74bf65a8a8218d172d865b19fb672a1b87e988
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index de6eaa4..b710d5e 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.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>