[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
12b39f051a
commit
7f12cd93e0
4
pom.xml
4
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>de.svenkubiak</groupId>
|
<groupId>de.svenkubiak</groupId>
|
||||||
<artifactId>jpushover</artifactId>
|
<artifactId>jpushover</artifactId>
|
||||||
<version>1.0.0-Beta1</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
@ -27,7 +27,7 @@
|
|||||||
<connection>scm:git:git@github.com:svenkubiak/JPushover.git</connection>
|
<connection>scm:git:git@github.com:svenkubiak/JPushover.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:svenkubiak/JPushover.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:svenkubiak/JPushover.git</developerConnection>
|
||||||
<url>git@github.com:svenkubiak/JPushover.git</url>
|
<url>git@github.com:svenkubiak/JPushover.git</url>
|
||||||
<tag>1.0.0-Beta1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<name>JPushover</name>
|
<name>JPushover</name>
|
||||||
<description>Convenient class for sending messages to pushover in Java project</description>
|
<description>Convenient class for sending messages to pushover in Java project</description>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user