You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2020/11/17 21:34:21 UTC

[tomee-jakarta] branch master updated: [maven-release-plugin] prepare for next development iteration

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

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e4f16b  [maven-release-plugin] prepare for next development iteration
8e4f16b is described below

commit 8e4f16b9fdb0da7a85010507f64252f54423f416
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Tue Nov 17 21:34:07 2020 +0000

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 60490f8..d4bba05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <groupId>org.apache.tomee.jakarta</groupId>
   <artifactId>apache-tomee</artifactId>
   <packaging>jar</packaging>
-  <version>9.0.0-M3</version>
+  <version>9.0.0-M4-SNAPSHOT</version>
 
   <name>TomEE :: TomEE :: Apache TomEE 9</name>
   <description>Jakarta EE 9 version of Apache TomEE</description>
@@ -47,7 +47,7 @@
     <connection>scm:git:git@github.com:apache/tomee-jakarta.git</connection>
     <url>scm:git:git@github.com:apache/tomee-jakarta.git</url>
     <developerConnection>scm:git:git@github.com:apache/tomee-jakarta.git</developerConnection>
-    <tag>tomee-9.0.0-M3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>