You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2019/11/11 19:43:43 UTC

[maven-ear-plugin] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git

commit 3e189862765a9defe531c041a8347e1e7a485f35
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Nov 11 20:43:21 2019 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 455e1d7f2f8f40bfb3e01b9728a620830104c44b.
    
    Signing issue.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 24a23b1..d5fa4d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-ear-plugin</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven EAR Plugin</name>
@@ -44,7 +44,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-ear-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-ear-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-ear-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-ear-plugin-3.0.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>