Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ac2708ecdc13987f3a645839fde3d3462c7aec85 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<cs:cspecExtension xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0">

	<cs:dependencies>
    <cs:dependency name="org.eclipse.orbit.mongodb" componentType="osgi.bundle" versionDesignator="[2.0.0,3.0.0)"/>
	</cs:dependencies>

</cs:cspecExtension>

Back to the top