This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit acd318facc658d7ee3f3a67dca4494e3375b38f1 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Fri Aug 7 12:41:25 2020 +1200 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0506f01..1e0dafb 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <artifactId>commons-imaging</artifactId> <name>Apache Commons Imaging</name> - <version>1.0-alpha2</version> + <version>1.0-alpha3-SNAPSHOT</version> <!-- Keep the description on a single line. Otherwise Maven might generate
