Skip to content
Snippets Groups Projects
Commit 6a51cf1d authored by Carsten Stocklöw's avatar Carsten Stocklöw
Browse files

version update

parent 455ceba5
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.ops4j.pax.runner.eclipse.core.feature"
label="Pax Runner Plugin for Eclipse"
version="1.8.6.v20141208-01"
provider-name="OPS4j.org">
<copyright url="http://www.ops4j.org">
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.ops4j.pax.runner.eclipse.core.feature"
label="Pax Runner Plugin for Eclipse"
version="1.8.6.v20141208-01"
provider-name="OPS4j.org">
<copyright url="http://www.ops4j.org">
Copyright 2009 Alin Dreghiciu.
Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
......@@ -20,10 +20,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
See the License for the specific language governing permissions and
limitations under the License.
</copyright>
<license url="http://www.apache.org/licenses/">
limitations under the License.
</copyright>
<license url="http://www.apache.org/licenses/">
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
......@@ -241,23 +241,23 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied.
See the License for the specific language governing permissions
and
limitations under the License.
</license>
<url>
<update label="OPS4J Pax Eclipse Update Site" url="http://www.ops4j.org/eclipse/update"/>
</url>
<requires>
<import plugin="org.eclipse.pde.ui" version="3.3.0" match="greaterOrEqual"/>
</requires>
<plugin
id="org.ops4j.pax.runner.eclipse.core"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"
unpack="false"/>
</feature>
limitations under the License.
</license>
<url>
<update label="OPS4J Pax Eclipse Update Site" url="http://www.ops4j.org/eclipse/update"/>
</url>
<requires>
<import plugin="org.eclipse.pde.ui" version="3.3.0" match="greaterOrEqual"/>
</requires>
<plugin
id="org.ops4j.pax.runner.eclipse.core"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"
unpack="false"/>
</feature>
......@@ -2,7 +2,7 @@
<feature
id="org.ops4j.pax.runner.eclipse.ui.feature"
label="Pax Runner Plugin for Eclipse UI"
version="1.8.6.v20141207"
version="1.8.6.v20141208-01"
provider-name="OPS4j.org">
<copyright url="http://www.ops4j.org">
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OPS4J Pax Runner - Eclipse Plugin UI
Bundle-SymbolicName: org.ops4j.pax.runner.eclipse.ui;singleton:=true
Bundle-Version: 1.8.6.v20141207
Bundle-Version: 1.8.6.v20141208-01
Bundle-Vendor: OPS4J.org
Fragment-Host: org.eclipse.pde.ui;bundle-version="3.3.0"
Export-Package: org.ops4j.pax.cursor.shared,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment