[maven-release-plugin] prepare for next development iteration
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<groupId>dev.jamesallenby</groupId>
|
<groupId>dev.jamesallenby</groupId>
|
||||||
<artifactId>dev.jamesallenby.maven-sandbox</artifactId>
|
<artifactId>dev.jamesallenby.maven-sandbox</artifactId>
|
||||||
<version>1.1</version>
|
<version>1.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>dev.jamesallenby.maven-sandbox</name>
|
<name>dev.jamesallenby.maven-sandbox</name>
|
||||||
<description>A simple dev.jamesallenby.maven-sandbox.</description>
|
<description>A simple dev.jamesallenby.maven-sandbox.</description>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:git@git.jrdn.dev:JamesAllenby/Maven-Sandbox.git</developerConnection>
|
<developerConnection>scm:git:git@git.jrdn.dev:JamesAllenby/Maven-Sandbox.git</developerConnection>
|
||||||
<tag>dev.jamesallenby.maven-sandbox-1.1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user