diff options
author | jimmy <jf2512@att.com> | 2020-01-28 14:46:42 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-01-28 15:37:00 -0500 |
commit | 7e11a36ceed232b9dd8aff62464a582b204f7588 (patch) | |
tree | 3b6027564c0db640dce16aea383ed9e994949d9c /aai-annotations | |
parent | 59bbcc84b3ea2ff66adc305a79081960734364d3 (diff) |
Fixing descriptions on duplicated xml-props blocks
Issue-ID: AAI-2687
Change-Id: I84eeeba0c72693f0b1e43e22b760e1c2c26112b5
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 66e65c9..0e9935d 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.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |