重置版本号

This commit is contained in:
chenxudong 2025-02-11 15:10:41 +08:00
parent 6a5ad927c2
commit f999b63793
4 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.electromagnetic.data</groupId>
<artifactId>electromagnetic-data-new</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>electrmangnetic-backup</artifactId>
@ -40,7 +40,7 @@
</dependencies>
<build>
<finalName>electrmangnetic-backup</finalName>
<finalName>electromagnetic-backup</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.electromagnetic.data</groupId>
<artifactId>electromagnetic-data-new</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>electrmangnetic</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.electromagnetic.data</groupId>
<artifactId>electromagnetic-data-new</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<artifactId>electromagnetic-common</artifactId>

View File

@ -6,7 +6,7 @@
<groupId>com.electromagnetic.data</groupId>
<artifactId>electromagnetic-data-new</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>pom</packaging>
<modules>
<module>electrmangnetic</module>