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 2018/05/02 20:31:38 UTC

[maven-ejb-plugin] branch master updated (4915963 -> 50c3876)

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

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


    from 4915963  [maven-release-plugin] prepare for next development iteration
     new cde1b71  Revert "[maven-release-plugin] prepare for next development iteration"
     new 50c3876  Revert "[maven-release-plugin] prepare release maven-ejb-plugin-3.0.1"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

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

Posted by kh...@apache.org.
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-ejb-plugin.git

commit cde1b713499c42a5fa7426cf810d369d2529d04c
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed May 2 22:30:52 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index b68f99a..e4dbb5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ejb-plugin</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven EJB Plugin</name>
@@ -44,7 +44,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-ejb-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-ejb-plugin-3.0.1</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

[maven-ejb-plugin] 02/02: Revert "[maven-release-plugin] prepare release maven-ejb-plugin-3.0.1"

Posted by kh...@apache.org.
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-ejb-plugin.git

commit 50c387608856f7a882012404371cccb496dc912f
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed May 2 22:30:59 2018 +0200

    Revert "[maven-release-plugin] prepare release maven-ejb-plugin-3.0.1"
    
    This reverts commit acdfd85de2df6b9c08c4fec34cfd9ed94f284bf6.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e4dbb5d..c37c5dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ejb-plugin</artifactId>
-  <version>3.0.1</version>
+  <version>3.0.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven EJB Plugin</name>
@@ -44,7 +44,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-ejb-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-ejb-plugin-3.0.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.