You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ld...@apache.org on 2011/01/12 14:13:49 UTC

svn commit: r1058122 - /karaf/trunk/demos/pom.xml

Author: ldywicki
Date: Wed Jan 12 13:13:49 2011
New Revision: 1058122

URL: http://svn.apache.org/viewvc?rev=1058122&view=rev
Log:
KARAF-382 Include demo of diagnostic services in build

Modified:
    karaf/trunk/demos/pom.xml

Modified: karaf/trunk/demos/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/demos/pom.xml?rev=1058122&r1=1058121&r2=1058122&view=diff
==============================================================================
--- karaf/trunk/demos/pom.xml (original)
+++ karaf/trunk/demos/pom.xml Wed Jan 12 13:13:49 2011
@@ -35,6 +35,7 @@
     <modules>
         <module>web</module>
         <module>branding</module>
+        <module>dump</module>
     </modules>
 
 </project>
\ No newline at end of file