From e0244d3ac14be7955b0adbc86003d2ffed042658 Mon Sep 17 00:00:00 2001 From: Ryo Tsunoda Date: Sat, 19 Jan 2019 21:29:48 +0900 Subject: [PATCH] Prepare for release --- README.md | 11 ++++++----- pom.xml | 2 +- wicket-toastr-core/pom.xml | 2 +- wicket-toastr-samples/pom.xml | 4 ++-- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1708f22..9c91875 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # wicket-toastr -|build |coverage |repository | -|:--|:--|:--| -|[![Build Status](https://travis-ci.org/try0/wicket-toastr.svg?branch=master)](https://travis-ci.org/try0/wicket-toastr)|[![codecov](https://codecov.io/gh/try0/wicket-toastr/branch/master/graph/badge.svg)](https://codecov.io/gh/try0/wicket-toastr)|[![Maven Central](https://img.shields.io/maven-central/v/jp.try0.wicket/wicket-toastr-core.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22jp.try0.wicket%22%20AND%20a:%22wicket-toastr-core%22)| + +[![Build Status](https://travis-ci.org/try0/wicket-toastr.svg?branch=master)](https://travis-ci.org/try0/wicket-toastr) +[![codecov](https://codecov.io/gh/try0/wicket-toastr/branch/master/graph/badge.svg)](https://codecov.io/gh/try0/wicket-toastr) +[![Maven Central](https://img.shields.io/maven-central/v/jp.try0.wicket/wicket-toastr-core.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22jp.try0.wicket%22%20AND%20a:%22wicket-toastr-core%22) @@ -16,7 +17,7 @@ Also, you can display toast manually without use feedback message. ## Version | |toastr |wicket | |--:|--:|--:| -|1.0.1 |2.1.4 |8.x | +|1.0.2 |2.1.4 |8.x | @@ -25,7 +26,7 @@ Also, you can display toast manually without use feedback message. jp.try0.wicket wicket-toastr-core - 1.0.1 + 1.0.2 ``` diff --git a/pom.xml b/pom.xml index 2dc7840..7e6616a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 jp.try0.wicket wicket-toastr-parent - 1.1.0-SNAPSHOT + 1.0.2 pom wicket-toastr-parent diff --git a/wicket-toastr-core/pom.xml b/wicket-toastr-core/pom.xml index b992630..80871a2 100644 --- a/wicket-toastr-core/pom.xml +++ b/wicket-toastr-core/pom.xml @@ -6,7 +6,7 @@ jp.try0.wicket wicket-toastr-parent - 1.1.0-SNAPSHOT + 1.0.2 ../pom.xml wicket-toastr-core diff --git a/wicket-toastr-samples/pom.xml b/wicket-toastr-samples/pom.xml index 616ab9c..3ca33a9 100644 --- a/wicket-toastr-samples/pom.xml +++ b/wicket-toastr-samples/pom.xml @@ -17,7 +17,7 @@ jp.try0.wicket wicket-toastr-parent - 1.1.0-SNAPSHOT + 1.0.2 ../pom.xml @@ -27,7 +27,7 @@ 2.0.4 - 1.1.0-SNAPSHOT + 1.0.2 9.4.7.v20170914 1.7.25