[433923] Update the Source Editing license features to 1.0.1 for Luna
diff --git a/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml b/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml index d803b42..1d7129b 100644 --- a/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml +++ b/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
@@ -2,11 +2,11 @@ <feature id="org.eclipse.wst.xml.xpath2.processor.feature" label="%featureName" - version="2.0.200.qualifier" + version="2.0.300.qualifier" provider-name="%providerName" plugin="org.eclipse.wst.xml.xpath2" license-feature="org.eclipse.license" - license-feature-version="1.0.0.qualifier"> + license-feature-version="1.0.1.qualifier"> <description> %description
diff --git a/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml b/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml index e576256..717245a 100644 --- a/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml +++ b/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml
@@ -24,7 +24,7 @@ <groupId>org.eclipse.webtools.sourceediting</groupId> <artifactId>org.eclipse.wst.xml.xpath2.processor.feature</artifactId> - <version>2.0.200-SNAPSHOT</version> + <version>2.0.300-SNAPSHOT</version> <packaging>eclipse-feature</packaging> <name>PsychoPath XPath 2.0 Processor Feature</name>