This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/release by this push:
new 3b7f8f0 [maven-release-plugin] prepare for next development iteration
3b7f8f0 is described below
commit 3b7f8f0fc47fb4dad73a85d34b67119aa31aaae6
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Sat Apr 27 23:22:52 2019 +1200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 39c0e68..3c953f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<artifactId>commons-imaging</artifactId>
<name>Apache Commons Imaging</name>
- <version>1.0-alpha1</version>
+ <version>1.0-alpha2-SNAPSHOT</version>
<!--
Keep the description on a single line. Otherwise Maven might generate
@@ -70,7 +70,7 @@
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-imaging.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-imaging.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=commons-imaging.git</url>
- <tag>commons-imaging-1.0-alpha1-RC3</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>