aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-02-27 07:41:59 +0100
committerritchie <ritchie@gmx.at>2015-02-27 07:41:59 +0100
commitc3ca941435f4e8b31c90a3a83d4de3af600b18f4 (patch)
treef6cf33467383bf0fc27be70eb497e65c9406a2d5 /samples
parent278c397c03c437cb7839a35ddbc7ce92a6b57368 (diff)
downloadnanohttpd-c3ca941435f4e8b31c90a3a83d4de3af600b18f4.tar.gz
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'samples')
-rw-r--r--samples/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 113447c..2679fc0 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,10 +3,10 @@
<parent>
<groupId>com.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-samples</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>NanoHttpd-Samples</name>
<dependencies>