diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-08-04 17:57:49 -0400 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-08-04 17:57:55 -0400 |
commit | ddbdec16ab650e65f724877032bc363cd5c6f866 (patch) | |
tree | caeac584c5d27175b5406aafc974c7d68512b178 /aai-schema-gen | |
parent | 5e1f36f9dbdedb9c17d07ab43fee489b95ec5619 (diff) |
Bump schema-service version to 1.7.3
Issue-ID: AAI-3096
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Icc4433225f7328e5b8641645290627dfa152555d
Diffstat (limited to 'aai-schema-gen')
-rw-r--r-- | aai-schema-gen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 3580a71..442760b 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> </parent> <artifactId>aai-schema-gen</artifactId> <name>aai-schema-gen</name> |