diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-22 12:41:22 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-22 12:41:25 -0500 |
commit | 83ac45b4b0e17d0f70f56c7b2632450e6495ba37 (patch) | |
tree | 5d83589c6c9fb4d44de9d877df817e08733f755e /pom.xml | |
parent | 127d57b450f4614e82218dea0de934e2e73d7ba7 (diff) |
Upversion to 1.6.2
Issue-ID: AAI-2768
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I8448539120f078aecd630c28ef7d3bbfd0854256
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,11 +26,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |