Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'web/bundles/org.eclipse.wst.html.core/pom.xml')
-rw-r--r--web/bundles/org.eclipse.wst.html.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/bundles/org.eclipse.wst.html.core/pom.xml b/web/bundles/org.eclipse.wst.html.core/pom.xml
index be18c49be3..59bef44b7f 100644
--- a/web/bundles/org.eclipse.wst.html.core/pom.xml
+++ b/web/bundles/org.eclipse.wst.html.core/pom.xml
@@ -21,6 +21,6 @@
<groupId>org.eclipse.webtools.sourceediting</groupId>
<artifactId>org.eclipse.wst.html.core</artifactId>
- <version>1.4.300-SNAPSHOT</version>
+ <version>1.4.301-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top