aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-09-14 07:16:06 +0200
committerritchie <ritchie@gmx.at>2015-09-14 07:16:32 +0200
commitece85f5c231d97828d861610ffddb12e6da7f6c2 (patch)
tree3c170b83d41246c5e7502414e56f8d127de84841 /core
parent4a137994fb27ea1670335b7bc85db665d36d20f1 (diff)
downloadnanohttpd-ece85f5c231d97828d861610ffddb12e6da7f6c2.tar.gz
parent version corrected
Diffstat (limited to 'core')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 2b65dca..b742250 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd</artifactId>
<packaging>jar</packaging>