Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
39d48093
Commit
39d48093
authored
Jul 05, 2023
by
Zheng Jie
Browse files
v2.7 版本发布
parent
c8b2cbc0
Changes
6
Hide whitespace changes
Inline
Side-by-side
eladmin-common/pom.xml
View file @
39d48093
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
eladmin
</artifactId>
<groupId>
me.zhengjie
</groupId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<properties>
...
...
eladmin-generator/pom.xml
View file @
39d48093
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
eladmin
</artifactId>
<groupId>
me.zhengjie
</groupId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -20,7 +20,7 @@
<dependency>
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin-common
</artifactId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</dependency>
<!--模板引擎-->
...
...
eladmin-logging/pom.xml
View file @
39d48093
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
eladmin
</artifactId>
<groupId>
me.zhengjie
</groupId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -16,7 +16,7 @@
<dependency>
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin-common
</artifactId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
eladmin-system/pom.xml
View file @
39d48093
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
eladmin
</artifactId>
<groupId>
me.zhengjie
</groupId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -23,7 +23,7 @@
<dependency>
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin-generator
</artifactId>
<version>
2.
6
</version>
<version>
2.
7
</version>
<exclusions>
<exclusion>
<groupId>
me.zhengjie
</groupId>
...
...
@@ -36,7 +36,7 @@
<dependency>
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin-tools
</artifactId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</dependency>
<!-- Spring boot websocket -->
...
...
eladmin-tools/pom.xml
View file @
39d48093
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
eladmin
</artifactId>
<groupId>
me.zhengjie
</groupId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -23,7 +23,7 @@
<dependency>
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin-logging
</artifactId>
<version>
2.
6
</version>
<version>
2.
7
</version>
</dependency>
<!--邮件依赖-->
...
...
pom.xml
View file @
39d48093
...
...
@@ -7,7 +7,7 @@
<groupId>
me.zhengjie
</groupId>
<artifactId>
eladmin
</artifactId>
<packaging>
pom
</packaging>
<version>
2.
6
</version>
<version>
2.
7
</version>
<modules>
<module>
eladmin-common
</module>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment