diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-10 11:00:43 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-10 11:45:05 -0400 |
commit | bd30b66c9cd6a18f3c4c7560afddb813b76c385c (patch) | |
tree | 8639b9c70a966b9bb3f72a61b07a7834fe2f73f9 /pom.xml | |
parent | 4dddfa3cb288a7cd5a04c8f419cef1a09afde9f9 (diff) |
Adding product entry id property in schema
Issue-ID: AAI-2226
Change-Id: I5da79ac0bf541b051704916c403e84631df10612
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |