This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch site/reflow-2.3.5
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/site/reflow-2.3.5 by this push:
new 4a2dab9f0 Reflow-skin plugin is updated
4a2dab9f0 is described below
commit 4a2dab9f00c96807fc6794be0fd0e8e1cc7fccf8
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jan 15 17:37:16 2026 +0700
Reflow-skin plugin is updated
---
pom.xml | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index 888253c2a..2e0981b30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>
-
<reflow-maven-skin.version>2.4.0-beta4-SNAPSHOT</reflow-maven-skin.version>
+
<reflow-maven-skin.version>2.4.0-beta4</reflow-maven-skin.version>
<reflow-theme>cerulean</reflow-theme>
<replacer.version>1.5.3</replacer.version>
<xml-maven-plugin.version>1.2.0</xml-maven-plugin.version>
@@ -413,19 +413,7 @@
<releases><enabled>false</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
</repository>
- <repository>
- <id>central-portal-snapshots</id>
- <name>Central Portal Snapshots</name>
-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
- </repository>
</repositories>
- <pluginRepositories>
- <pluginRepository>
- <id>central-portal-snapshots</id>
- <name>Central Portal Snapshots</name>
-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
- </pluginRepository>
- </pluginRepositories>
<dependencyManagement>
<dependencies>
<dependency>