From 16ed41b22c2739838ec7cb0e6ba26d52f4c8db3e Mon Sep 17 00:00:00 2001 From: ritchie Date: Fri, 12 Aug 2016 20:14:02 +0200 Subject: [PATCH] [maven-release-plugin] prepare release nanohttpd-project-2.3.1 --- core/pom.xml | 2 +- fileupload/pom.xml | 4 ++-- markdown-plugin/pom.xml | 2 +- nanolets/pom.xml | 2 +- pom.xml | 4 ++-- samples/pom.xml | 2 +- webserver/pom.xml | 2 +- websocket/pom.xml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 518079b8..e38cacae 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd jar diff --git a/fileupload/pom.xml b/fileupload/pom.xml index fdb900ab..97793d3b 100644 --- a/fileupload/pom.xml +++ b/fileupload/pom.xml @@ -3,7 +3,7 @@ nanohttpd-project org.nanohttpd - 2.3.1-SNAPSHOT + 2.3.1 4.0.0 nanohttpd-apache-fileupload @@ -13,7 +13,7 @@ org.nanohttpd nanohttpd - 2.3.1-SNAPSHOT + 2.3.1 provided diff --git a/markdown-plugin/pom.xml b/markdown-plugin/pom.xml index 31c04d8a..4b47589e 100644 --- a/markdown-plugin/pom.xml +++ b/markdown-plugin/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd-webserver-markdown-plugin jar diff --git a/nanolets/pom.xml b/nanolets/pom.xml index 155d1223..6e08080f 100644 --- a/nanolets/pom.xml +++ b/nanolets/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd-nanolets jar diff --git a/pom.xml b/pom.xml index e96789ba..3eafd896 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 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 - HEAD + nanohttpd-project-2.3.1 nanohttpd diff --git a/samples/pom.xml b/samples/pom.xml index 2f57a241..9e0a2ad1 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd-samples samples for nanohttpd diff --git a/webserver/pom.xml b/webserver/pom.xml index 34974255..7fb37018 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd-webserver jar diff --git a/websocket/pom.xml b/websocket/pom.xml index 0c13c4d7..1895d316 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.1-SNAPSHOT + 2.3.1 nanohttpd-websocket jar