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/06/19 10:22:40 UTC

[tomee] 03/03: Update grooupId

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.git

commit a13d0743c55a02b3e7cf10ee2c878606f15ebc34
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Fri Jun 19 11:22:08 2020 +0100

    Update grooupId
---
 jakarta/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jakarta/pom.xml b/jakarta/pom.xml
index 0044d1d..47d260c 100644
--- a/jakarta/pom.xml
+++ b/jakarta/pom.xml
@@ -27,6 +27,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.tomee.jakarta</groupId>
   <artifactId>apache-tomee</artifactId>
   <version>9.0.0-M1-SNAPSHOT</version>
   <packaging>jar</packaging>