summaryrefslogtreecommitdiffstats
path: root/mod/bpgenerator/version.properties
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2020-09-21 12:28:51 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2020-09-22 14:24:56 +0200
commit9e72a68a16d4a7aaeb093e23e288585f9aebd220 (patch)
tree88b3cc20220473ef6fd15cf94763d35e939f57e2 /mod/bpgenerator/version.properties
parenta608125a5cb02a9eca3b146ab41fbdac7cbf706e (diff)
Refactor DmaapBlueprint class
- Refactor DmaapBluepritn class - Add UT Issue-ID: DCAEGEN2-2289 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia847388cf7f4d23c7aa7cfc76c1c8983dc79b069
Diffstat (limited to 'mod/bpgenerator/version.properties')
-rw-r--r--mod/bpgenerator/version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/bpgenerator/version.properties b/mod/bpgenerator/version.properties
index 68bc8f5..303a703 100644
--- a/mod/bpgenerator/version.properties
+++ b/mod/bpgenerator/version.properties
@@ -1,6 +1,6 @@
major=1
minor=5
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT