diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:15:56 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:15:57 -0400 |
commit | 56d162015b3570171fe674221852323caac59a35 (patch) | |
tree | f43f3d7880567f1f03582986a49b122c7177d1a8 /logging-api | |
parent | f3d2c38692bdf4c1948db51b9621809bf8d2ea0b (diff) |
Prepare logging-service for global-jjb
Issue-ID: AAI-2479
Change-Id: I638197ff2c382341469a598061b13c0c1cbf8c02
Signed-off-by: Jimmy Forsyth <jf2512@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 f36701d..a90c35d 100644 --- a/logging-api/pom.xml +++ b/logging-api/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.logging-service</groupId> <artifactId>logging-service</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> |