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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,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> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |