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 2018/02/20 14:37:20 UTC

[2/2] tomee git commit: Fix POM

Fix POM


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/24181691
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/24181691
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/24181691

Branch: refs/heads/tomee-1.7.x
Commit: 24181691b165f42b22c1e4f24eacabe3fdff196e
Parents: 61ff2ea
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Mon Feb 19 22:50:36 2018 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Mon Feb 19 22:50:36 2018 +0000

----------------------------------------------------------------------
 tomee/apache-tomee/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/24181691/tomee/apache-tomee/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index dc549df..66050b0 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -267,7 +267,6 @@
             <groupId>org.apache.openejb</groupId>
             <artifactId>openejb-jpa-integration</artifactId>
             <version>${version.openejb}</version>
-            <artifactId>xbean-asm6-shaded</artifactId>
           </dependency>
         </dependencies>
         <configuration>
@@ -477,4 +476,3 @@
   </build>
 
 </project>
-