Prepare a 1.1.0 release.

This commit is contained in:
Ashley Penney
2014-01-06 13:44:20 -05:00
parent 6baf0b0fe9
commit ab5d9d6497
2 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,18 @@
2014-01-06 - Version 1.1.0
Summary:
Primarily a release for Ubuntu users!
Features:
- Add support for Ubuntu Saucy (13.10)
- Add `java_home` parameter for centralized setting of JAVA_HOME.
Bugfixes:
- Plus signs are valid in debian/ubuntu package names.
1.0.2 () 1.0.2 ()
Brett Porter <brett@apache.org> Brett Porter <brett@apache.org>

View File

@@ -1,5 +1,5 @@
name 'puppetlabs-java' name 'puppetlabs-java'
version '1.0.1' version '1.1.0'
source 'git://github.com/puppetlabs/puppetlabs-java' source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs' author 'puppetlabs'
license 'Apache' license 'Apache'