You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by pi...@apache.org on 2012/04/10 05:26:52 UTC

svn commit: r1311565 - /karaf/trunk/pom.xml

Author: pieber
Date: Tue Apr 10 03:26:51 2012
New Revision: 1311565

URL: http://svn.apache.org/viewvc?rev=1311565&view=rev
Log:
[KARAF-963] Fix dev modules refactoring

Signed-off-by: Andreas Pieber <an...@gmail.com>

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1311565&r1=1311564&r2=1311565&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Tue Apr 10 03:26:51 2012
@@ -52,6 +52,7 @@
         <module>jaas</module>
         <module>client</module>
         <module>management</module>
+        <module>dev</module>
         <module>system</module>
         <module>web</module>
         <module>wrapper</module>