From c33367c3ed79659e9347cce35444cc358d8fa7ab Mon Sep 17 00:00:00 2001 From: Adrien LAUER Date: Wed, 10 Aug 2016 17:06:10 +0200 Subject: [PATCH] Bump version, update changelog --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d6b54f..c5a1054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# Version 2.2.0 (2016-08-10) + +* [new] Add the ability to substitue `@Scheduling` attributes `value`, `taskName` and `triggerName` with configuration values via `${}` placeholder. + # Version 2.1.1 (2016-04-26) * [chg] Update for SeedStack 16.4. diff --git a/pom.xml b/pom.xml index 5294e6d..ba43ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.seedstack.addons.scheduling scheduling - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT 2.3.0