diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
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> |