diff options
Diffstat (limited to 'aai-schema-service/pom.xml')
-rw-r--r-- | aai-schema-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 6b048d4..7abb4d9 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |