You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2021/06/10 11:54:14 UTC

[tomee-jakarta] branch master updated: Wrong version

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

jlmonteiro 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 3578126  Wrong version
3578126 is described below

commit 3578126cec8ef9da98d133012b7a79e755605c4f
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Thu Jun 10 13:53:57 2021 +0200

    Wrong version
---
 tomee/tomee-plus-webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tomee/tomee-plus-webapp/pom.xml b/tomee/tomee-plus-webapp/pom.xml
index bbf0a74..851fa82 100644
--- a/tomee/tomee-plus-webapp/pom.xml
+++ b/tomee/tomee-plus-webapp/pom.xml
@@ -411,7 +411,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>tomee-security</artifactId>
-      <version>${project.version}</version>
+      <version>${tomee.version}</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>