summaryrefslogtreecommitdiffstats
path: root/blueprint-generator/version.properties
diff options
context:
space:
mode:
authorJoeOLeary <joseph.o.leary@est.tech>2019-11-08 15:59:50 +0000
committerJoeOLeary <joseph.o.leary@est.tech>2019-11-11 12:02:14 +0000
commit44b967ef19f5aec3a92db3026c7113ad816d682a (patch)
tree5f5916bf73a6e7ed4b0701b27385af101c8a27da /blueprint-generator/version.properties
parent32b25b04e604a804616a1193087eeec4740ebc6a (diff)
Update Blueprint Generator run procedure
Issue-ID: DCAEGEN2-1914 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I37855b0610f4c260edea5cd0e7222955ec0818a8
Diffstat (limited to 'blueprint-generator/version.properties')
-rw-r--r--blueprint-generator/version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprint-generator/version.properties b/blueprint-generator/version.properties
index 00ef564..755adf7 100644
--- a/blueprint-generator/version.properties
+++ b/blueprint-generator/version.properties
@@ -1,6 +1,6 @@
major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT