Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.automotive.feature/feature.xml')
-rw-r--r--packages/org.eclipse.epp.package.automotive.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.automotive.feature/feature.xml b/packages/org.eclipse.epp.package.automotive.feature/feature.xml
index db1e0fcd..b2b6000c 100644
--- a/packages/org.eclipse.epp.package.automotive.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.automotive.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.package.automotive.feature"
label="EPP Automotive Feature"
- version="4.4.0.qualifier"
+ version="4.5.0.qualifier"
provider-name="Eclipse Packaging Project"
plugin="org.eclipse.epp.package.automotive"
license-feature="org.eclipse.license"
@@ -21,8 +21,8 @@
</license>
<url>
- <discovery label="Luna" url="http://download.eclipse.org/releases/luna/"/>
- <discovery label="Eclipse Platform 4.4" url="http://download.eclipse.org/eclipse/updates/4.4"/>
+ <discovery label="Mars" url="http://download.eclipse.org/releases/mars/"/>
+ <discovery label="Eclipse Platform 4.5" url="http://download.eclipse.org/eclipse/updates/4.5"/>
</url>
<includes

Back to the top