Bug 577447 - Version bumps for 4.23 stream Change-Id: Ia6af7348568a1e97257f5054b22b96664ac333e2 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.releng/+/188176
diff --git a/features/org.eclipse.help-feature/feature.xml b/features/org.eclipse.help-feature/feature.xml index 4d254e0..9024f6d 100644 --- a/features/org.eclipse.help-feature/feature.xml +++ b/features/org.eclipse.help-feature/feature.xml
@@ -3,7 +3,7 @@ <feature id="org.eclipse.help" label="%featureName" - version="2.3.800.qualifier" + version="2.3.900.qualifier" provider-name="%providerName" plugin="org.eclipse.help.base" license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.help-feature/pom.xml b/features/org.eclipse.help-feature/pom.xml index ffec188..53ae399 100644 --- a/features/org.eclipse.help-feature/pom.xml +++ b/features/org.eclipse.help-feature/pom.xml
@@ -20,7 +20,7 @@ <groupId>org.eclipse.help.feature</groupId> <artifactId>org.eclipse.help</artifactId> <name>org.eclipse.help.feature</name> - <version>2.3.800-SNAPSHOT</version> + <version>2.3.900-SNAPSHOT</version> <packaging>eclipse-feature</packaging> <build> <plugins>