to version 2.4.5

This commit is contained in:
wyq 2021-02-09 23:03:10 +08:00
parent 76772bae4d
commit 0e4b200ba2
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.meteothink</groupId>
<artifactId>MeteoInfo</artifactId>
<version>2.4.4</version>
<version>2.4.5</version>
</parent>
<artifactId>MeteoInfoLab</artifactId>
<packaging>jar</packaging>

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.meteothink</groupId>
<artifactId>MeteoInfo</artifactId>
<version>2.4.4</version>
<version>2.4.5</version>
</parent>
<artifactId>MeteoInfoLib</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.meteothink</groupId>
<artifactId>MeteoInfo</artifactId>
<version>2.4.4</version>
<version>2.4.5</version>
</parent>
<artifactId>MeteoInfoMap</artifactId>
<packaging>jar</packaging>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>MeteoInfo</artifactId>
<groupId>org.meteothink</groupId>
<version>2.4.4</version>
<version>2.4.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.meteothink</groupId>
<artifactId>MeteoInfo</artifactId>
<version>2.4.4</version>
<version>2.4.5</version>
<packaging>pom</packaging>
<parent>