diff --git a/akka-cluster/pom.xml b/akka-cluster/pom.xml
new file mode 100644
index 0000000000..24be269969
--- /dev/null
+++ b/akka-cluster/pom.xml
@@ -0,0 +1,72 @@
+
+ 4.0.0
+
+ akka-cluster
+ Akka Cluster Module
+
+ jar
+
+
+ akka
+ se.scalablesolutions.akka
+ 0.6
+ ../pom.xml
+
+
+
+
+ org.scala-lang
+ scala-library
+ ${scala.version}
+
+
+
+ akka-actors
+ ${project.groupId}
+ ${project.version}
+
+
+ akka-util
+ ${project.groupId}
+ ${project.version}
+
+
+ njgroups
+ jgroups
+ 2.8.0.CR7
+
+
+ net.liftweb
+ lift-util
+ 1.1-M6
+
+
+
+
+ org.scalatest
+ scalatest
+ 1.0
+ test
+
+
+ junit
+ junit
+ 4.5
+ test
+
+
+ org.mockito
+ mockito-all
+ 1.8.0
+ test
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index d89166c09d..03a88bb56e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,7 @@
akka-persistence
akka-rest
akka-camel
+ akka-cluster
akka-amqp
akka-security
akka-kernel
@@ -74,6 +75,17 @@
Despot
+
+ viktorklang
+ Viktor Klang
+ +1
+ viktor.klang [REMOVE] AT gmail DOT com
+
+ Crazy hermit
+ Tinkerer
+ Visionary
+
+