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

Commit

Permalink
update the version to 4.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
shingwaichan committed Aug 15, 2017
1 parent 10f86f3 commit 62e5c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -53,7 +53,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<packaging>jar</packaging>
<version>4.0.0-b08-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>

<properties>
<spec.version>4.0</spec.version>
Expand Down

0 comments on commit 62e5c39

Please sign in to comment.