This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MEAR-259 in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
commit ad84947c7c3d85b695ec60eb7b4962d10b2fa766 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Thu Mar 8 20:15:02 2018 +0100 Reverted Release prepration based on found issues. Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 5ac8b7cd602ed5e1a88c5fb1e9a1d228854739ae. This reverts commit 5993fe78662ec555507feb1fb2a99a552f0e700d. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12d28df..4b64638 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-ear-plugin</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven EAR Plugin</name> -- To stop receiving notification emails like this one, please contact [email protected].
