From 6c10587d12a94991eed463f3701e122154f2856b Mon Sep 17 00:00:00 2001 From: Chiwan Park Date: Mon, 20 Feb 2017 18:40:46 +0900 Subject: [PATCH] Release 0.3.0 version --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9584d2a..0fad91b 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Redis 3.2.8. ## Current Version -* Development: 0.3.0-SNAPSHOT -* Stable: 0.2.0 +* Development: 0.4.0-SNAPSHOT +* Stable: 0.3.0 ## Current Supported Features @@ -44,7 +44,7 @@ Redis 3.2.8. ## License -Copyright 2013-2015 Chiwan Park +Copyright 2013-2017 Chiwan Park Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index 24c3c28..2b87b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.chiwanpark.flume.plugins flume-ng-redis - 0.3.0-SNAPSHOT + 0.3.0 jar