diff options
author | Jack Lucas <jflucas@research.att.com> | 2020-03-04 12:40:15 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2020-03-04 13:19:14 -0500 |
commit | 2df41c826778908d19584672a123bf9db6a6866e (patch) | |
tree | 7fa0f9bbbb81582d97876a5eee88dadcf0550ebc /version.properties | |
parent | 7f9f926a4187b915becb8317a7f1d34f16c6166a (diff) |
Upload latest pgaas & sshkeyshare plugins
Workaround for changed type files
Issue-ID: CCSDK-2158
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I65fc4ffa0dec0018ca5616dbf96fc883f874d2a2
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 40167e6..4d2c8f5 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=1
-minor=10
+minor=11
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
|