Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
upgrade to version 2.0.14 before release
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed May 29, 2020
1 parent 173b2e5 commit eca6b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.networknt</groupId>
<artifactId>light-proxy</artifactId>
<packaging>jar</packaging>
<version>2.0.14-SNAPSHOT</version>
<version>2.0.14</version>
<name>light-proxy</name>
<description>Light Proxy</description>
<url>https://github.com/networknt/light-proxy</url>
Expand Down Expand Up @@ -78,7 +78,7 @@
<properties>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.light-4j>2.0.14-SNAPSHOT</version.light-4j>
<version.light-4j>2.0.14</version.light-4j>
<version.jackson>2.10.0</version.jackson>
<version.jackson-databind>2.10.0</version.jackson-databind>
<version.slf4j>1.7.25</version.slf4j>
Expand Down

0 comments on commit eca6b3e

Please sign in to comment.