aboutsummaryrefslogtreecommitdiff
path: root/samples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/pom.xml')
-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>