diff options
author | Gerard Hickey <gerard.hickey@ericsson.com> | 2019-07-11 08:50:29 +0100 |
---|---|---|
committer | Gerard Hickey <gerard.hickey@ericsson.com> | 2019-07-12 08:15:19 +0100 |
commit | 83dd98ba0753e960fc2de1f5169b04e4e8633f0b (patch) | |
tree | 556939ff26a2a2d52b725ba5626ef64c6190b4ae /version.properties | |
parent | 5e123fa55fb2f9cf0ab2a5840b1c77c17c73e82b (diff) |
JJB alignment across DCAE components - DCAE tca-gen2
Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: I2dbce6a6f23318327bfffa01c0b3144e0557ea16
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 081a54a..2ddebb3 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ -major=3 +major=1 minor=0 patch=0 base_version=${major}.${minor}.${patch} |