Add Akka packaging
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 75a02b31676ac957e3355de496b39554fd39dd43..5521ae09b8e27462a189a0dcde1e1b494d24d619 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>2.0.4-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -22,6 +22,7 @@
 
   <modules>
     <module>artifacts</module>
+    <module>akka</module>
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>