diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2019-10-03 17:10:22 -0700 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-10-03 20:37:07 -0400 |
commit | f283f4b1f1340d45bbe467703ab02f7b20cfac2d (patch) | |
tree | 8d82c863621d80fe17b51c1e9f8c12109b43dcaf /reference/logging-slf4j-demo | |
parent | 94492cca8face2d80df6527a158c6c80080c263b (diff) |
Update version to 1.5.1-SNAPSHOT
Issue-ID: LOG-1149
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: Ia443205937060b8a488cb0f015523019d02697fe
Diffstat (limited to 'reference/logging-slf4j-demo')
-rw-r--r-- | reference/logging-slf4j-demo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-slf4j-demo/pom.xml b/reference/logging-slf4j-demo/pom.xml index 4dff5a0..c0b8d00 100644 --- a/reference/logging-slf4j-demo/pom.xml +++ b/reference/logging-slf4j-demo/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>logging-slf4j-demo</artifactId> |