aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-02-27 07:27:52 +0100
committerritchie <ritchie@gmx.at>2015-02-27 07:27:52 +0100
commit88e584bfc6b19e85390e2bc10a39b1de00c3e69a (patch)
treeb66a435cc8d8487ae5749bc4598de70be98c2aa7 /pom.xml
parentd46396ea5b03142fa8d42b17de3663e8b12dc371 (diff)
downloadnanohttpd-88e584bfc6b19e85390e2bc10a39b1de00c3e69a.tar.gz
make it a 2.1.1 release because changes where made
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6ca8d1a..cd67ea4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
</parent>
<groupId>com.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>NanoHttpd-Project</name>
<description>NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description>