EMBJOPR SVN: r999 - trunk/jbas6.
by embjopr-commits@lists.jboss.org
Author: ips
Date: 2010-11-08 08:21:56 -0500 (Mon, 08 Nov 2010)
New Revision: 999
Modified:
trunk/jbas6/pom.xml
Log:
remove jboss-cache plugin
Modified: trunk/jbas6/pom.xml
===================================================================
--- trunk/jbas6/pom.xml 2010-11-05 03:28:17 UTC (rev 998)
+++ trunk/jbas6/pom.xml 2010-11-08 13:21:56 UTC (rev 999)
@@ -75,12 +75,6 @@
</artifactItem>
<artifactItem>
- <groupId>${jopr.groupId}</groupId>
- <artifactId>jopr-jboss-cache-v3-plugin</artifactId>
- <version>${jopr.version}</version>
- </artifactItem>
-
- <artifactItem>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-jopr-plugin</artifactId>
<version>1.0.0.Final</version>
@@ -112,7 +106,7 @@
<overlays>
<overlay>
<!-- empty groupId/artifactId detected as the current build.
- earlier overlays win over later overlays, so put ourselves first. -->
+ earlier overlays win over later overlays, so put ourselves first. -->
</overlay>
<overlay>
<groupId>org.jboss.jopr</groupId>