diff options
author | Patrick Brady <pb071s@att.com> | 2017-11-09 11:53:06 -0800 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-11-10 10:38:51 -0800 |
commit | ea8c76cca7dbc83aff1c73d1b7bf4b00597e42ae (patch) | |
tree | f9b11906534c5667468db00e8b260962a099d978 /version.properties | |
parent | c0101f1b7e98bd39d3b6ba16b7baacb57a4b0e8d (diff) |
Changing to Amsterdam release version
Appc will be realeased as version 1.2.0 since version
1.1.0 already was created spring 2017.
Also changing ccsdk version to their released version.
Change-Id: I5e9864f8d506812ceab3b4b81a53be37c578a86e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-314
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 d6c9a49..a207c0a 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=1 -sprint_number=1 +sprint_number=2 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |