Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2016-03-02 19:02:51 +0000
committerslewis2016-03-02 19:02:51 +0000
commit0830b924328d22b22d440bcd2069861bb2d71c1d (patch)
treebcccd77b014dfa7473aa3f37ee734bd94f295e62
parent18dcf22ae407a481a213005015ce14f9b520b65e (diff)
downloadorg.eclipse.ecf-0830b924328d22b22d440bcd2069861bb2d71c1d.tar.gz
org.eclipse.ecf-0830b924328d22b22d440bcd2069861bb2d71c1d.tar.xz
org.eclipse.ecf-0830b924328d22b22d440bcd2069861bb2d71c1d.zip
Update version for bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=488890 Change-Id: I6378fa73ec580f75f4f550302a880d839ca5623b
-rw-r--r--releng/features/org.eclipse.ecf.core.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/features/org.eclipse.ecf.core.feature/feature.xml b/releng/features/org.eclipse.ecf.core.feature/feature.xml
index fb85d09cd..c136187b7 100644
--- a/releng/features/org.eclipse.ecf.core.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.core.feature"
label="ECF Core Feature"
- version="1.2.0.qualifier"
+ version="1.3.0.qualifier"
provider-name="Eclipse.org - ECF">
<description url="http://www.eclipse.org/ecf">

Back to the top