diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 18:32:05 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 18:32:07 -0400 |
commit | 465c89671b4e2b3a8682d6386c6a3c9d43c01b8d (patch) | |
tree | 5296657e85562a30e223d03db88b1112dc31709a /logging-api | |
parent | 4cd1b817e7e924d1bdea1a9c4e794a702732a129 (diff) |
Upversion for Dublin release4.0.0-ONAP
Issue-ID: AAI-2403
Change-Id: I170328747cc3fb7abaecc95952d2ae63197449d4
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 fba6c4a..90a34e7 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> |