Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-01-24 14:43:06 +0000
committerAlexander Kurtakov2020-01-24 14:43:06 +0000
commit5c415e953c9e2a79cf7c0693cfc19c5620a61737 (patch)
tree87088d7240333b50113d4e21235c3eba595ea8e3 /org.eclipse.help.webapp
parent8147f87751964cdcd44b77e879f9ac6f5c0b0052 (diff)
downloadeclipse.platform.ua-5c415e953c9e2a79cf7c0693cfc19c5620a61737.tar.gz
eclipse.platform.ua-5c415e953c9e2a79cf7c0693cfc19c5620a61737.tar.xz
eclipse.platform.ua-5c415e953c9e2a79cf7c0693cfc19c5620a61737.zip
Build with jettty-jspc-plugin 9.4.26 Change-Id: Ida40f9c8a9edda9706c91e9787f583e00b00e3f1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'org.eclipse.help.webapp')
-rw-r--r--org.eclipse.help.webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 27d4e9238..3b40b052a 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -25,7 +25,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jspc-maven-plugin</artifactId>
- <version>9.4.25.v20191220</version>
+ <version>9.4.26.v20200117</version>
<executions>
<execution>
<id>jspc</id>

Back to the top