aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-02-27 07:35:54 +0100
committerritchie <ritchie@gmx.at>2015-02-27 07:35:54 +0100
commit9f0fc2bc62c97a6ec8341161dcc67aceacbabd0c (patch)
tree946798245cc9d0cde17ff636af63f7307a60abf9 /pom.xml
parent9e5c34f4afdad481df2db353cbaf7f18735258c1 (diff)
downloadnanohttpd-9f0fc2bc62c97a6ec8341161dcc67aceacbabd0c.tar.gz
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0ca5fad..22cca5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
</parent>
<groupId>com.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>NanoHttpd-Project</name>
<description>NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description>
@@ -16,7 +16,7 @@
<connection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</connection>
<developerConnection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</developerConnection>
<url>https://github.com/NanoHttpd/nanohttpd</url>
- <tag>nanohttpd-project-2.1.1-SNAPSHOT</tag>
+ <tag>HEAD</tag>
</scm>
<organization>
<name>nanohttpd</name>