aboutsummaryrefslogtreecommitdiff
path: root/fileupload
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-11-15 06:38:32 +0100
committerritchie <ritchie@gmx.at>2015-11-15 06:38:32 +0100
commit9cc376ce0a5ba8528b53abc3fd5439d1ea5964b8 (patch)
tree551d2608d0a2c02be837438908714cda823de6e7 /fileupload
parent1cad4b576c09c3ef9bd6aa7d195f74ed3beab32f (diff)
downloadnanohttpd-9cc376ce0a5ba8528b53abc3fd5439d1ea5964b8.tar.gz
added some descriptions to the pom
Diffstat (limited to 'fileupload')
-rw-r--r--fileupload/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fileupload/pom.xml b/fileupload/pom.xml
index 0be88a9..c1911f5 100644
--- a/fileupload/pom.xml
+++ b/fileupload/pom.xml
@@ -9,6 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>nanohttpd-apache-fileupload</artifactId>
<name>NanoHttpd-apache file upload integration</name>
+ <description>nanohttpd-apache-fileupload integrates the apache file upload framework into nanohttpd</description>
<dependencies>
<dependency>
<groupId>org.nanohttpd</groupId>