aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2017-11-03 04:39:15 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-03 04:39:15 +0000
commit55f5af334eaa5aef0cdec336adf50baf99307e9c (patch)
tree210b1010abefcfc6fbdfff40a732ee80e697c362 /bpmn
parent749105bbb39ba5726943d77b42f4f7ad90e58128 (diff)
parentd131994090551043501ef49856e985662b2aec9c (diff)
Merge "Fix for the snapshot solution for the AAI"
Diffstat (limited to 'bpmn')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index a54ff91f55..e5becbf6cc 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -491,7 +491,7 @@
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</dependency>