Update version numbers for commons imaging release 1.0-alpha1
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/cbed29e3 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/cbed29e3 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/cbed29e3 Branch: refs/heads/release Commit: cbed29e329c288fdf324c5fc480c25f874cee77b Parents: c8cb526 Author: Bruno P. Kinoshita <[email protected]> Authored: Sun Oct 28 20:30:22 2018 +1300 Committer: Bruno P. Kinoshita <[email protected]> Committed: Sun Oct 28 20:30:22 2018 +1300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/cbed29e3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 407b675..06a96a7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ <artifactId>commons-imaging</artifactId> <name>Apache Commons Imaging</name> - <version>1.0-alpha1-SNAPSHOT</version> + <version>1.0-alpha1</version> <!-- Keep the description on a single line. Otherwise Maven might generate
