Update pom.xml

Revert to upstream project version because other sub projects depend on it
pull/6221/head
Qiuyi LI 2024-05-02 10:56:24 +02:00 committed by GitHub
parent 8d47e703f6
commit 6481843191
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-parent</artifactId>
<version>2</version>
<version>3.6.3</version>
<packaging>pom</packaging>
<name>JEECG BOOT ${project.version}</name>
@ -574,4 +574,4 @@
</modules>
</profile>
</profiles>
</project>
</project>