Prep for 1.2.0 supported release

This commit is contained in:
Travis Fields
2014-11-06 11:08:48 -08:00
parent 7224baa72d
commit 50ca60cbee
2 changed files with 51 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppetlabs-java",
"version": "1.1.2",
"version": "1.2.0",
"author": "puppetlabs",
"summary": "Manage the official Java runtime",
"license": "Apache",
@@ -56,7 +56,8 @@
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
"11 SP1"
"11 SP1",
"12"
]
},
{