diff --git a/core/pom.xml b/core/pom.xml index e22148e..518079b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd jar diff --git a/fileupload/pom.xml b/fileupload/pom.xml index 02fefcf..fdb900a 100644 --- a/fileupload/pom.xml +++ b/fileupload/pom.xml @@ -3,7 +3,7 @@ nanohttpd-project org.nanohttpd - 2.3.0 + 2.3.1-SNAPSHOT 4.0.0 nanohttpd-apache-fileupload @@ -13,7 +13,7 @@ org.nanohttpd nanohttpd - 2.3.0 + 2.3.1-SNAPSHOT provided diff --git a/markdown-plugin/pom.xml b/markdown-plugin/pom.xml index 77d72ee..31c04d8 100644 --- a/markdown-plugin/pom.xml +++ b/markdown-plugin/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd-webserver-markdown-plugin jar diff --git a/nanolets/pom.xml b/nanolets/pom.xml index 25d3265..49101da 100644 --- a/nanolets/pom.xml +++ b/nanolets/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd-nanolets jar diff --git a/pom.xml b/pom.xml index 6111d3b..e96789b 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT pom NanoHttpd-Project NanoHttpd is a light-weight HTTP server designed for embedding in other applications. @@ -16,7 +16,7 @@ scm:git:https://github.com/NanoHttpd/nanohttpd.git scm:git:https://github.com/NanoHttpd/nanohttpd.git https://github.com/NanoHttpd/nanohttpd - nanohttpd-project-2.3.0 + HEAD nanohttpd diff --git a/samples/pom.xml b/samples/pom.xml index efb9836..2f57a24 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd-samples samples for nanohttpd diff --git a/webserver/pom.xml b/webserver/pom.xml index 22ec78c..3497425 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd-webserver jar diff --git a/websocket/pom.xml b/websocket/pom.xml index ec9f842..0c13c4d 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0 + 2.3.1-SNAPSHOT nanohttpd-websocket jar