diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-30 09:53:27 -0400 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-30 09:53:29 -0400 |
commit | 5695bf2a8528cad6eaf6903b53d137c125e7eeac (patch) | |
tree | 9219b3956393a3881bfcb8702a50108ecc6e084d /aai-annotations | |
parent | 353536d925f5024030b67a9d8d577e456b35f58b (diff) |
Upversion to 1.7.1
Issue-ID: AAI-2894
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I94483ddf571a76a4c05774f4222dc8dc23150673
Diffstat (limited to 'aai-annotations')
-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 6140e17..7401a86 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |