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 87f4e5c [maven-release-plugin] prepare for next development iteration
87f4e5c is described below
commit 87f4e5c2386bfcd96a46d020b27ab136d7cb0722
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Sat Apr 27 22:37:50 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>