Author: [email protected]
Date: Mon Aug 8 12:11:47 2011
New Revision: 1282
Log:
[AMDATUCASSANDRA-76] Added core templates dependency to root pom
Modified:
trunk/amdatu-cassandra/pom.xml
Modified: trunk/amdatu-cassandra/pom.xml
==============================================================================
--- trunk/amdatu-cassandra/pom.xml (original)
+++ trunk/amdatu-cassandra/pom.xml Mon Aug 8 12:11:47 2011
@@ -168,7 +168,13 @@
<!-- Amdatu core dependencies -->
-
+ <dependency>
+ <groupId>org.amdatu.core</groupId>
+ <artifactId>org.amdatu.core.config.templates</artifactId>
+ <version>${amdatu.core.version}</version>
+ <scope>provided</scope>
+ <type>bundle</type>
+ </dependency>
<dependency>
<groupId>org.amdatu.core</groupId>
<artifactId>org.amdatu.core.tenant</artifactId>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits