aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTufman, Shay <st198j@intl.att.com>2018-11-21 10:18:44 +0200
committerTufman, Shay <st198j@intl.att.com>2018-11-21 10:19:37 +0200
commit55b41e0d7f5220eb80dacc25a495afdfd4a930f1 (patch)
tree55a0da76404bfcb3e7246f992e59a76cffd6b175 /README.md
parentbc0945a600e11741b86524889740b701297c986f (diff)
fix null pointer1.4.7
Change-Id: Ie6e822ae0f416f48dc13e505191d23c38579aa55 Issue-ID: SDC-1926 Signed-off-by: Tufman, Shay <st198j@intl.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8cf985..9935a4e 100644
--- a/README.md
+++ b/README.md
@@ -120,3 +120,8 @@ to use add the folowing depandency to your POM file:
### Bug fix:
1. **remove use of a snapshot dependency** update jtosca dependency version from snapshot to release.
+
+## 1.4.7
+
+### Bug fix:
+1. **validation fix** Null value caused to NullPointerException in validate function in DataEntity \ No newline at end of file