diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-04 12:48:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-04 12:48:19 -0500 |
commit | 6e45f5ce5743013e6c37f3848517bb88700aeab7 (patch) | |
tree | 66d4501f35d43ef6c173ff557d4a4925d904b584 /version.properties | |
parent | d80b84c84e92f3a865f811246947ee8add880811 (diff) |
Release version 1.1.1 of CDS dockers
Release new CDS dockers to correct issues found with release 1.1.0
dockers.
Issue-ID: CCSDK-3192
Issue-ID: CCSDK-3197
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3bc1acbb93f0bb95ef14a6565e66d8da7a5df21d
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 ca85875b1..f78b4bdf5 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=1 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |