You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hise-commits@incubator.apache.org by rr...@apache.org on 2010/03/10 19:45:11 UTC

svn commit: r921529 [3/3] - in /incubator/hise/trunk: ./ hise-bundle/ hise-bundle/src/main/resources/META-INF/spring/ hise-karaf/ hise-karaf/src/ hise-karaf/src/main/ hise-karaf/src/main/resources/ hise-services/src/main/java/org/apache/hise/engine/ hi...

Modified: incubator/hise/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/pom.xml?rev=921529&r1=921528&r2=921529&view=diff
==============================================================================
--- incubator/hise/trunk/pom.xml (original)
+++ incubator/hise/trunk/pom.xml Wed Mar 10 19:45:10 2010
@@ -31,6 +31,7 @@
 		<module>hise-services</module>
         <module>hise-web</module>
         <module>hise-bundle</module>
+        <module>hise-karaf</module>
 	</modules>
 	<properties>
 		<cxf.version>2.2.6</cxf.version>