From 0d5f30b084bd51163cd77fa7e46cb78467c060dc Mon Sep 17 00:00:00 2001 From: kevzlou7979 Date: Tue, 10 Oct 2023 06:41:17 +0800 Subject: [PATCH 1/3] Preparation for 2.8.2 release --- README.md | 4 ++-- gwt-material/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4819de319..60d60fbf4 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Support documentation can be found [here](https://github.com/GwtMaterialDesign/g We created Java Docs for developers ## Maven -### Current Version 2.8.1 +### Current Version 2.8.2 ```xml com.github.gwtmaterialdesign gwt-material - 2.8.1 + 2.8.2 ``` ### Snapshot Version 2.8.0-SNAPSHOT diff --git a/gwt-material/pom.xml b/gwt-material/pom.xml index 07f4c293c..2e9ebefa5 100644 --- a/gwt-material/pom.xml +++ b/gwt-material/pom.xml @@ -4,7 +4,7 @@ gwt-material-parent com.github.gwtmaterialdesign - 2.8.1 + 2.8.2 4.0.0 diff --git a/pom.xml b/pom.xml index 45b4cdfdc..04e160da8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.gwtmaterialdesign gwt-material-parent - 2.8.1 + 2.8.2 pom gwt-material @@ -75,7 +75,7 @@ scm:git:git@github.com:GwtMaterialDesign/gwt-material.git scm:git:git@github.com:GwtMaterialDesign/gwt-material.git http://github.com/GwtMaterialDesign/gwt-material - v2.8.1 + v2.8.2 From 868cfaf431ebe2397ceb99c73a6698f2a0bd7ced Mon Sep 17 00:00:00 2001 From: kevzlou7979 Date: Thu, 2 Nov 2023 10:56:15 +0800 Subject: [PATCH 2/3] Preparation for 2.8.2 release. --- README.md | 4 ++-- gwt-material/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4819de319..60d60fbf4 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Support documentation can be found [here](https://github.com/GwtMaterialDesign/g We created Java Docs for developers ## Maven -### Current Version 2.8.1 +### Current Version 2.8.2 ```xml com.github.gwtmaterialdesign gwt-material - 2.8.1 + 2.8.2 ``` ### Snapshot Version 2.8.0-SNAPSHOT diff --git a/gwt-material/pom.xml b/gwt-material/pom.xml index 07f4c293c..2e9ebefa5 100644 --- a/gwt-material/pom.xml +++ b/gwt-material/pom.xml @@ -4,7 +4,7 @@ gwt-material-parent com.github.gwtmaterialdesign - 2.8.1 + 2.8.2 4.0.0 diff --git a/pom.xml b/pom.xml index 45b4cdfdc..04e160da8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.gwtmaterialdesign gwt-material-parent - 2.8.1 + 2.8.2 pom gwt-material @@ -75,7 +75,7 @@ scm:git:git@github.com:GwtMaterialDesign/gwt-material.git scm:git:git@github.com:GwtMaterialDesign/gwt-material.git http://github.com/GwtMaterialDesign/gwt-material - v2.8.1 + v2.8.2 From b2be12c33dd16fce67e0d80ca502572d75029214 Mon Sep 17 00:00:00 2001 From: kevzlou7979 Date: Thu, 2 Nov 2023 11:01:49 +0800 Subject: [PATCH 3/3] Preparation for 2.8.3 release. --- README.md | 4 ++-- gwt-material/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 60d60fbf4..dfa911c0f 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Support documentation can be found [here](https://github.com/GwtMaterialDesign/g We created Java Docs for developers ## Maven -### Current Version 2.8.2 +### Current Version 2.8.3 ```xml com.github.gwtmaterialdesign gwt-material - 2.8.2 + 2.8.3 ``` ### Snapshot Version 2.8.0-SNAPSHOT diff --git a/gwt-material/pom.xml b/gwt-material/pom.xml index 2e9ebefa5..902f23239 100644 --- a/gwt-material/pom.xml +++ b/gwt-material/pom.xml @@ -4,7 +4,7 @@ gwt-material-parent com.github.gwtmaterialdesign - 2.8.2 + 2.8.3 4.0.0 diff --git a/pom.xml b/pom.xml index 04e160da8..05eebb18d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.gwtmaterialdesign gwt-material-parent - 2.8.2 + 2.8.3 pom gwt-material @@ -75,7 +75,7 @@ scm:git:git@github.com:GwtMaterialDesign/gwt-material.git scm:git:git@github.com:GwtMaterialDesign/gwt-material.git http://github.com/GwtMaterialDesign/gwt-material - v2.8.2 + v2.8.3