diff options
Diffstat (limited to 'components/pm-subscription-handler/version.properties')
-rw-r--r-- | components/pm-subscription-handler/version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties index e6eb586c..00ef5645 100644 --- a/components/pm-subscription-handler/version.properties +++ b/components/pm-subscription-handler/version.properties @@ -1,6 +1,6 @@ major=1 -minor=1 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |