aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-09-05 06:35:38 +0200
committerritchie <ritchie@gmx.at>2015-09-05 06:35:38 +0200
commit9f38ca21e99986290bf65a8fec17d2592d98d744 (patch)
tree38e5e83618caf0e56afae34c795108d4381aa86e /samples
parentd06acf2b280ff10d396647e3f0f0efe4a65c74af (diff)
downloadnanohttpd-9f38ca21e99986290bf65a8fec17d2592d98d744.tar.gz
correct all poms to same version
Diffstat (limited to 'samples')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 620349c..5ff6764 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-samples</artifactId>
<packaging>jar</packaging>