diff options
-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> |