[Ds-java-dev] svn commit r18173 -
trunk/solutions/data-services/java/modules/core
dimuthul at wso2.com
dimuthul at wso2.com
Mon Jun 9 01:23:56 PDT 2008
Author: dimuthul
Date: Mon Jun 9 01:23:56 2008
New Revision: 18173
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18173
Log:
Fixing the pom.xml
Modified:
trunk/solutions/data-services/java/modules/core/pom.xml
Modified: trunk/solutions/data-services/java/modules/core/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/solutions/data-services/java/modules/core/pom.xml?rev=18173&r1=18172&r2=18173&view=diff
==============================================================================
--- trunk/solutions/data-services/java/modules/core/pom.xml (original)
+++ trunk/solutions/data-services/java/modules/core/pom.xml Mon Jun 9 01:23:56 2008
@@ -150,7 +150,7 @@
!org.wso2.ws.dataservice.admin,
!org.wso2.ws.dataservice.beans,
!org.wso2.ws.dataservice.sanple,
- org.wso2.carbon.registry.service; version=1.0.0,
+ org.wso2.carbon.registry.service,
*;resolution:=optional
</Import-Package>
<Require-Bundle>
More information about the Ds-java-dev
mailing list