Author: dkulp
Date: Wed Mar 14 15:37:19 2012
New Revision: 1300594
URL: http://svn.apache.org/viewvc?rev=1300594&view=rev
Log:
pom was obviously copied from http's pom, but osgi info not updated
Modified:
cxf/trunk/rt/features/clustering/pom.xml
Modified: cxf/trunk/rt/features/clustering/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/features/clustering/pom.xml?rev=1300594&r1=1300593&r2=1300594&view=diff
==============================================================================
--- cxf/trunk/rt/features/clustering/pom.xml (original)
+++ cxf/trunk/rt/features/clustering/pom.xml Wed Mar 14 15:37:19 2012
@@ -32,15 +32,6 @@
<version>2.6.0-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
- <properties>
-
<cxf.bundle.activator>org.apache.cxf.transport.http.osgi.HTTPTransportActivator</cxf.bundle.activator>
- <cxf.osgi.import>
- *
- </cxf.osgi.import>
- <cxf.osgi.export>
- *
- </cxf.osgi.export>
- </properties>
<dependencies>
<dependency>