aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-11-15 06:48:09 +0100
committerritchie <ritchie@gmx.at>2015-11-15 06:48:09 +0100
commita90fe20374f74dcddbd4b4cddd13e2c23c64e55b (patch)
tree190c6e26baac2ea850c4886623a57969dcf3e0a6 /core
parent9cc376ce0a5ba8528b53abc3fd5439d1ea5964b8 (diff)
downloadnanohttpd-a90fe20374f74dcddbd4b4cddd13e2c23c64e55b.tar.gz
[maven-release-plugin] prepare release nanohttpd-project-2.2.0
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 a864c94..0e4762d 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.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>nanohttpd</artifactId>
<packaging>jar</packaging>