Skip to content

Commit

Permalink
pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay.H.Zou authored and Jay.H.Zou committed Mar 10, 2020
1 parent e8c749d commit 11931ea
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
Binary file removed docs/images/q&a/q&a.jpg
Binary file not shown.
Binary file removed docs/images/qq.jpg
Binary file not shown.
23 changes: 1 addition & 22 deletions redis-manager-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.newegg.ec</groupId>
<artifactId>redis-manager-dashboard</artifactId>
<version>2.2.0-RELEASE</version>
<version>2.3.0-RELEASE</version>
<packaging>jar</packaging>

<parent>
Expand All @@ -19,23 +19,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- <spring-cloud.version>Greenwich.RELEASE</spring-cloud.version>-->
<java.version>1.8</java.version>
</properties>

<!-- <dependencyManagement>-->
<!-- <dependencies>-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.cloud</groupId>-->
<!-- <artifactId>spring-cloud-dependencies</artifactId>-->
<!-- <version>${spring-cloud.version}</version>-->
<!-- <type>pom</type>-->
<!-- <scope>import</scope>-->
<!-- </dependency>-->
<!-- </dependencies>-->
<!-- </dependencyManagement>-->


<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -106,13 +92,6 @@
<version>8.0.17</version>
</dependency>

<!-- <dependency>-->
<!-- <groupId>org.mybatis.spring.boot</groupId>-->
<!-- <artifactId>mybatis-spring-boot-starter</artifactId>-->
<!-- <version>2.0.0</version>-->
<!-- </dependency>-->


<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
Expand Down

0 comments on commit 11931ea

Please sign in to comment.