Skip to content
This repository was archived by the owner on Jun 6, 2018. It is now read-only.

Commit 62e5c39

Browse files
committed
update the version to 4.0.0-SNAPSHOT
1 parent 10f86f3 commit 62e5c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<groupId>javax.servlet</groupId>
5454
<artifactId>javax.servlet-api</artifactId>
5555
<packaging>jar</packaging>
56-
<version>4.0.0-b08-SNAPSHOT</version>
56+
<version>4.0.0-SNAPSHOT</version>
5757

5858
<properties>
5959
<spec.version>4.0</spec.version>

0 commit comments

Comments
 (0)