Author: olamy
Date: Wed Mar 25 06:20:01 2020
New Revision: 1875611
URL: http://svn.apache.org/viewvc?rev=1875611&view=rev
Log:
upgrade some maven plugins, jdk target is now 8
Modified:
tomcat/taglibs/standard/trunk/pom.xml
Modified: tomcat/taglibs/standard/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/pom.xml?rev=1875611&r1=1875610&r2=1875611&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/pom.xml (original)
+++ tomcat/taglibs/standard/trunk/pom.xml Wed Mar 25 06:20:01 2020
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.taglibs</groupId>
<artifactId>taglibs-parent</artifactId>
- <version>3</version>
+ <version>4-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]