diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-09 22:02:22 +0000 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-09 22:03:49 +0000 |
commit | 9d393e71244bba4b2fda800e0c643e02f3c82719 (patch) | |
tree | 556bd3579ea4e82c0728b37f94249f78b0c8467e /logging-api | |
parent | 9d193f88972dbf80054cc637f803c97bc9941e89 (diff) |
Update version to 1.1.0-SNAPSHOT
Change-Id: Icb52813263040b7bff1a44bacc21960ea7ad582d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'logging-api')
-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 6984935..1dbb2fc 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</version> + <version>1.1.0-SNAPSHOT</version> </parent> |