diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-07 06:01:42 +0000 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-07 06:02:07 +0000 |
commit | 9d193f88972dbf80054cc637f803c97bc9941e89 (patch) | |
tree | 712b19d113239f57e11c433fefc9b5436406e093 /logging-api/pom.xml | |
parent | fde5c3a5ddfad6c465271faae974f04cc3d14594 (diff) |
Update pom to 1.0.0
Change-Id: I9f8fbb9986045ac775a325259efc39c98d757b4d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'logging-api/pom.xml')
-rw-r--r-- | logging-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logging-api/pom.xml b/logging-api/pom.xml index 2a84906..6984935 100644 --- a/logging-api/pom.xml +++ b/logging-api/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.aai.logging-service</groupId> <artifactId>logging-service</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> |