You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/11/09 02:44:38 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1954] reflow version is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 313368d  [OPENMEETINGS-1954] reflow version is updated
313368d is described below

commit 313368dfb1597fef3c6ef503f68853144b43585f
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Nov 9 09:41:43 2018 +0700

    [OPENMEETINGS-1954] reflow version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 302b377..62e0fc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
 		<checksum-maven-plugin.version>1.6</checksum-maven-plugin.version>
 		<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
 		<license-maven-plugin.version>1.16</license-maven-plugin.version>
-		<reflow-maven-skin.version>2.0.0-beta1</reflow-maven-skin.version>
+		<reflow-maven-skin.version>2.0.0-beta2</reflow-maven-skin.version>
 		<reflow-theme>cerulean</reflow-theme>
 		<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
 		<maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version>