diff --git a/core/pom.xml b/core/pom.xml index e38caca..7d4a21c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd jar diff --git a/fileupload/pom.xml b/fileupload/pom.xml index 97793d3..702f545 100644 --- a/fileupload/pom.xml +++ b/fileupload/pom.xml @@ -3,7 +3,7 @@ nanohttpd-project org.nanohttpd - 2.3.1 + 2.3.2-SNAPSHOT 4.0.0 nanohttpd-apache-fileupload @@ -13,7 +13,7 @@ org.nanohttpd nanohttpd - 2.3.1 + 2.3.2-SNAPSHOT provided diff --git a/markdown-plugin/pom.xml b/markdown-plugin/pom.xml index 4b47589..660e322 100644 --- a/markdown-plugin/pom.xml +++ b/markdown-plugin/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd-webserver-markdown-plugin jar diff --git a/nanolets/pom.xml b/nanolets/pom.xml index 6e08080..c308a24 100644 --- a/nanolets/pom.xml +++ b/nanolets/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd-nanolets jar diff --git a/pom.xml b/pom.xml index 3eafd89..ddc8f90 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-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.1 + HEAD nanohttpd diff --git a/samples/pom.xml b/samples/pom.xml index 9e0a2ad..bf69c45 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd-samples samples for nanohttpd diff --git a/webserver/pom.xml b/webserver/pom.xml index 7fb3701..7726b61 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd-webserver jar diff --git a/websocket/pom.xml b/websocket/pom.xml index 1895d31..f83da68 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1 + 2.3.2-SNAPSHOT nanohttpd-websocket jar