diff options
author | Norm Traxler <normant@amdocs.com> | 2019-03-11 18:19:09 +0100 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-03-11 18:19:20 +0100 |
commit | a02155579db86eecd915db954aa65424273958c4 (patch) | |
tree | da27b2e533b680d76bbc830fcc4f771da6fd24c7 | |
parent | 411e3e86f40b590f130f3379af0ca3df047c99ca (diff) |
Create Dublin release version1.4.0
Issue-ID: LOG-1004
Change-Id: I214070fb1c0f8be61d2d462238c2b6944d19e385
Signed-off-by: Norm Traxler <normant@amdocs.com>
-rw-r--r-- | README.md | 7 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | src/main/resources/commonModel.html | 4 |
3 files changed, 7 insertions, 6 deletions
@@ -13,11 +13,12 @@ The result is JAR file under "target" folder # Getting Help
-*** to be completed on release ***
+https://wiki.onap.org/display/DW/POMBA+Dublin
# Release notes for versions
-1.3.0-SNAPSHOT
+1.4.0: ONAP Dublin release
+
+1.3.2: ONAP Casablanca release
-Initial ONAP release
@@ -4,7 +4,7 @@ <groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-audit-common</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>jar</packaging>
diff --git a/src/main/resources/commonModel.html b/src/main/resources/commonModel.html index 1e664e0..1b6b516 100644 --- a/src/main/resources/commonModel.html +++ b/src/main/resources/commonModel.html @@ -13,7 +13,7 @@ POMBA Audit Context Builder API -**Version** 1.4.0-SNAPSHOT +**Version** 1.4.0 [**Terms of Service**]() @@ -524,7 +524,7 @@ POMBA Audit Context Builder API </td> <td>optional</td> - <td>-</td> + <td>List of Logical-link associated with the service instance</td> <td></td> </tr> |