Author: dkatayev
Date: 2009-12-03 04:49:08 -0500 (Thu, 03 Dec 2009)
New Revision: 916
Modified:
kernel/trunk/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
Log:
EXOJCR-296 artifactId changed
Modified: kernel/trunk/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
===================================================================
--- kernel/trunk/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2009-12-03 09:45:02
UTC (rev 915)
+++ kernel/trunk/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2009-12-03 09:49:08
UTC (rev 916)
@@ -7,19 +7,19 @@
<version>2.2.0-Beta05-SNAPSHOT</version>
</parent>
- <artifactId>exo.kernel.component.ext.cache</artifactId>
+ <artifactId>exo.kernel.component.ext.cache.impl.jboss.v3</artifactId>
<description>JBoss Cache Implementation for the Cache
Service</description>
-
- <dependencies>
+
+ <dependencies>
<dependency>
<groupId>org.exoplatform.tool</groupId>
<artifactId>exo.tool.framework.junit</artifactId>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>exo.kernel.commons</artifactId>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>exo.kernel.container</artifactId>