diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-27 13:50:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-27 13:50:15 +0000 |
commit | d09e7903c919722b9a3d771f740b065fd98002f7 (patch) | |
tree | 57079b3476827414e76b6856ce38230b380c6362 /aai-annotations/pom.xml | |
parent | 5c3b35bd42863f2eb9e147bf775307c8ab98fb0d (diff) |
Release aai/schema-service1.7.6
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index cb628f5..1f04a69 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.7.6-SNAPSHOT</version> + <version>1.7.6</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |