diff options
author | ramverma <ram.krishna.verma@ericsson.com> | 2018-10-25 11:59:09 +0100 |
---|---|---|
committer | ramverma <ram.krishna.verma@ericsson.com> | 2018-10-25 12:00:16 +0100 |
commit | e2b3a9cb5077394fc65b7ec30a140f7f2d2d94e3 (patch) | |
tree | 3df2d544d727be675d214c6bd6e44742d669f9da /version.properties | |
parent | b9007182f9a8fa0dea48fc970e38fb6761bf6c24 (diff) |
Fix refering to snapshot in drools-application1.3.1
Issue-ID: POLICY-1213
Change-Id: I91e4928e33d4e39286bf340e42602890446d9401
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index a254b216d..fb21064ed 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |