aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>2018-06-12 23:45:58 -0400
committerNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>2018-06-12 23:47:42 -0400
commitc41a62d5c57ff2e6a494e0f0169b6f439de74ae5 (patch)
tree8da1082baec3ce79a34a0f18c2fc5fd1daf8f989 /version.properties
parent06daf7376ddd83e29053319edc04ea7c1973a081 (diff)
Fix Docker, so it builds.
Dockerfile updates to support maven build. Update pom to support Docker build via Profile. Issue-ID: MUSIC-77 Change-Id: I187bec354c799b036457c3d535ed6eb34f4e83b1 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 359ebb9..45d5a51 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=0
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}