Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-06-11 16:34:52 +0000
committerSravan Kumar Lakkimsetti2021-06-11 20:03:17 +0000
commitb5634164c7360869b93ce221758ceb634738505f (patch)
tree5f9f160597c568ad0990ad50805448244555bf29
parentc0854e0dbe200050587b3179a42d329882b46110 (diff)
downloadeclipse.platform.ua-I20210612-1800.tar.gz
eclipse.platform.ua-I20210612-1800.tar.xz
eclipse.platform.ua-I20210612-1800.zip
Update to release version Change-Id: Ie4900321e1fa87498115be3e6536130c0ba5167f Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/181840 (cherry picked from commit 0f33d8d5cc02887d7eec97ae7643f40aa9c55244) Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/181669
-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 119687860..c9686b820 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>10.0.4</version>
+ <version>10.0.5</version>
<executions>
<execution>
<id>jspc</id>

Back to the top