2
0

release for 1.0.10

This commit is contained in:
zhangsz
2025-02-27 18:40:56 +08:00
parent 9a4904ad66
commit d92e30a097
28 changed files with 29 additions and 29 deletions

View File

@@ -6,13 +6,13 @@
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
<name>wfc</name> <name>wfc</name>
<description>WANFi Control and Billing System</description> <description>WANFi Control and Billing System</description>
<properties> <properties>
<wfc.version>1.0.9</wfc.version> <wfc.version>1.0.10</wfc.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-api</artifactId> <artifactId>wfc-api</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-api</artifactId> <artifactId>wfc-api</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-api</artifactId> <artifactId>wfc-api</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<artifactId>wfc-common-mail</artifactId> <artifactId>wfc-common-mail</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<artifactId>wfc-common-mybatis</artifactId> <artifactId>wfc-common-mybatis</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-common</artifactId> <artifactId>wfc-common</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-modules</artifactId> <artifactId>wfc-modules</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wfc-modules-user</artifactId> <artifactId>wfc-modules-user</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc</artifactId> <artifactId>wfc</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.wfc</groupId> <groupId>org.wfc</groupId>
<artifactId>wfc-visual</artifactId> <artifactId>wfc-visual</artifactId>
<version>1.0.9</version> <version>1.0.10</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>