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/04 11:00:45 UTC

[tomee] branch master updated: Remove this attribute

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


The following commit(s) were added to refs/heads/master by this push:
     new 08af77b  Remove this attribute
08af77b is described below

commit 08af77bcc98c99fe3968545688a3991d2b8c7fbf
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Thu Jun 4 12:00:16 2020 +0100

    Remove this attribute
---
 tomee/apache-tomee/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index ec4d1bc..a493db2 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -512,7 +512,6 @@
         <version>0.0.6</version>
         <configuration>
           <classifier>jakartaee9</classifier>
-          <rulesRenamesUri>file://${project.basedir}/transformer/renames.properties</rulesRenamesUri>
         </configuration>
         <executions>
           <execution>