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