Release prep for 2.2.0 (#268)

This commit is contained in:
Paula McMaw
2017-11-20 17:21:33 +00:00
committed by willmeek
parent 7a271eef3e
commit 692b490438
2 changed files with 17 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppetlabs-java",
"version": "2.1.1",
"version": "2.2.0",
"author": "puppetlabs",
"summary": "Installs the correct Java package on various platforms.",
"license": "Apache-2.0",
@@ -50,7 +50,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{