Author: veithen
Date: Tue Oct 23 16:44:45 2018
New Revision: 1844674
URL: http://svn.apache.org/viewvc?rev=1844674&view=rev
Log:
Upgrade jetty-jspc-maven-plugin.
Modified:
axis/axis2/java/core/trunk/modules/webapp/pom.xml
Modified: axis/axis2/java/core/trunk/modules/webapp/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/webapp/pom.xml?rev=1844674&r1=1844673&r2=1844674&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/webapp/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/webapp/pom.xml Tue Oct 23 16:44:45 2018
@@ -282,9 +282,9 @@
</plugin>
<plugin>
<!-- Compile the JSPs so that syntax errors are detected
during the build. -->
- <groupId>org.mortbay.jetty</groupId>
+ <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jspc-maven-plugin</artifactId>
- <version>8.1.16.v20140903</version>
+ <version>9.4.12.v20180830</version>
<executions>
<execution>
<goals>