aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-09-11 07:52:45 +0200
committerritchie <ritchie@gmx.at>2015-09-11 07:52:45 +0200
commit6c4d9f5a060c8621cfd1cb3c9132d2bfaecaabd3 (patch)
treec2b7947cce3ac46dccf06a956655ef20db6f86e3 /pom.xml
parentc94ba3af36f433e41676b9c571d063a938e6a290 (diff)
downloadnanohttpd-6c4d9f5a060c8621cfd1cb3c9132d2bfaecaabd3.tar.gz
first refactorings for own module nanolets #223
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e2ea817..d6844ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>NanoHttpd-Project</name>
<description>NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description>
@@ -88,6 +88,7 @@
<module>webserver</module>
<module>websocket</module>
<module>markdown-plugin</module>
+ <module>nanolets</module>
</modules>
<licenses>
<license>