From e7935c56581799b6d48873ab1b7b38cb939b02d5 Mon Sep 17 00:00:00 2001 From: ritchie Date: Mon, 22 Feb 2016 07:51:20 +0100 Subject: [PATCH] [maven-release-plugin] prepare release nanohttpd-project-2.3.0 --- 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 647e1499..e22148ea 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd jar diff --git a/fileupload/pom.xml b/fileupload/pom.xml index 66e6e180..02fefcf1 100644 --- a/fileupload/pom.xml +++ b/fileupload/pom.xml @@ -3,7 +3,7 @@ nanohttpd-project org.nanohttpd - 2.3.0-SNAPSHOT + 2.3.0 4.0.0 nanohttpd-apache-fileupload @@ -13,7 +13,7 @@ org.nanohttpd nanohttpd - 2.3.0-SNAPSHOT + 2.3.0 provided diff --git a/markdown-plugin/pom.xml b/markdown-plugin/pom.xml index eededc10..77d72eef 100644 --- a/markdown-plugin/pom.xml +++ b/markdown-plugin/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd-webserver-markdown-plugin jar diff --git a/nanolets/pom.xml b/nanolets/pom.xml index 826b2f4f..25d3265d 100644 --- a/nanolets/pom.xml +++ b/nanolets/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd-nanolets jar diff --git a/pom.xml b/pom.xml index e82bc245..6111d3bb 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 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.0 nanohttpd diff --git a/samples/pom.xml b/samples/pom.xml index 5da02753..efb98360 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd-samples samples for nanohttpd diff --git a/webserver/pom.xml b/webserver/pom.xml index 02bfcdd8..22ec78ca 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd-webserver jar diff --git a/websocket/pom.xml b/websocket/pom.xml index 0863dbfb..ec9f842a 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -3,7 +3,7 @@ org.nanohttpd nanohttpd-project - 2.3.0-SNAPSHOT + 2.3.0 nanohttpd-websocket jar