Skip to content

Commit 11931ea

Browse files
Jay.H.ZouJay.H.Zou
authored andcommitted
pom version
1 parent e8c749d commit 11931ea

File tree

3 files changed

+1
-22
lines changed

3 files changed

+1
-22
lines changed

docs/images/q&a/q&a.jpg

-39.8 KB
Binary file not shown.

docs/images/qq.jpg

-40.7 KB
Binary file not shown.

redis-manager-dashboard/pom.xml

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.newegg.ec</groupId>
88
<artifactId>redis-manager-dashboard</artifactId>
9-
<version>2.2.0-RELEASE</version>
9+
<version>2.3.0-RELEASE</version>
1010
<packaging>jar</packaging>
1111

1212
<parent>
@@ -19,23 +19,9 @@
1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
22-
<!-- <spring-cloud.version>Greenwich.RELEASE</spring-cloud.version>-->
2322
<java.version>1.8</java.version>
2423
</properties>
2524

26-
<!-- <dependencyManagement>-->
27-
<!-- <dependencies>-->
28-
<!-- <dependency>-->
29-
<!-- <groupId>org.springframework.cloud</groupId>-->
30-
<!-- <artifactId>spring-cloud-dependencies</artifactId>-->
31-
<!-- <version>${spring-cloud.version}</version>-->
32-
<!-- <type>pom</type>-->
33-
<!-- <scope>import</scope>-->
34-
<!-- </dependency>-->
35-
<!-- </dependencies>-->
36-
<!-- </dependencyManagement>-->
37-
38-
3925
<dependencies>
4026
<dependency>
4127
<groupId>org.springframework.boot</groupId>
@@ -106,13 +92,6 @@
10692
<version>8.0.17</version>
10793
</dependency>
10894

109-
<!-- <dependency>-->
110-
<!-- <groupId>org.mybatis.spring.boot</groupId>-->
111-
<!-- <artifactId>mybatis-spring-boot-starter</artifactId>-->
112-
<!-- <version>2.0.0</version>-->
113-
<!-- </dependency>-->
114-
115-
11695
<dependency>
11796
<groupId>com.github.pagehelper</groupId>
11897
<artifactId>pagehelper-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)