[579557] Update java cup runtime bundle usage
diff --git a/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml b/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
index 7ec26e9..89c060b 100644
--- a/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
+++ b/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
@@ -34,7 +34,7 @@
    </license>
 
    <requires>
-          <import plugin="java_cup-runtime" version="0.0.0" match="greaterOrEqual"/>
+          <import plugin="java_cup.runtime" version="0.0.0" match="greaterOrEqual"/>
           <import plugin="org.apache.xerces" version="0.0.0" match="greaterOrEqual"/>
    </requires>