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 /eelf-logging/pom.xml | |
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 'eelf-logging/pom.xml')
-rw-r--r-- | eelf-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eelf-logging/pom.xml b/eelf-logging/pom.xml index a32f435..c9a9433 100644 --- a/eelf-logging/pom.xml +++ b/eelf-logging/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> |