Skip to content

Commit

Permalink
🔖 发布1.2.0版本
Browse files Browse the repository at this point in the history
  • Loading branch information
linG5821 committed Dec 3, 2021
1 parent fc23b0f commit aca1903
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jetgeo-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jetgeo</artifactId>
<groupId>com.ling5821</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jetgeo-spring-boot-starter/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jetgeo</artifactId>
<groupId>com.ling5821</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>com.ling5821</groupId>
<artifactId>jetgeo</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<modules>
<module>jetgeo-core</module>
<module>jetgeo-spring-boot-starter</module>
Expand Down

0 comments on commit aca1903

Please sign in to comment.