[maven-release-plugin] prepare for next development iteration

This commit is contained in:
ritchie
2016-08-12 20:14:12 +02:00
parent 16ed41b22c
commit da134bd96f
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd</artifactId>
<packaging>jar</packaging>
+2 -2
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>nanohttpd-project</artifactId>
<groupId>org.nanohttpd</groupId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nanohttpd-apache-fileupload</artifactId>
@@ -13,7 +13,7 @@
<dependency>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-webserver-markdown-plugin</artifactId>
<packaging>jar</packaging>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-nanolets</artifactId>
<packaging>jar</packaging>
+2 -2
View File
@@ -7,7 +7,7 @@
</parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.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/NanoHttpd/nanohttpd.git</connection>
<developerConnection>scm:git:https://github.com/NanoHttpd/nanohttpd.git</developerConnection>
<url>https://github.com/NanoHttpd/nanohttpd</url>
<tag>nanohttpd-project-2.3.1</tag>
<tag>HEAD</tag>
</scm>
<organization>
<name>nanohttpd</name>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-samples</artifactId>
<description>samples for nanohttpd</description>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-webserver</artifactId>
<packaging>jar</packaging>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd-project</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>nanohttpd-websocket</artifactId>
<packaging>jar</packaging>