aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMarcus Williams <marcus.williams@intel.com>2019-03-06 14:57:39 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-06 14:57:39 +0000
commit91426ec9f221e288ea3f54fa62030e6f17420b90 (patch)
treee92bdaf08194968e934257460489c925c23daaa8 /common
parent32ba3f1a97d1596fe30109feb250bd15c1c5c591 (diff)
parenta731ebefa3b7b879643a185d031f02537c7c9c7a (diff)
Merge "Fix Build"
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 7772453e60..883d48c21c 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>