You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2020/10/19 07:35:51 UTC

svn commit: r1882636 - /tomee/javaee-api/trunk/pom.xml

Author: struberg
Date: Mon Oct 19 07:35:51 2020
New Revision: 1882636

URL: http://svn.apache.org/viewvc?rev=1882636&view=rev
Log:
upgrade to apache parent 23

Modified:
    tomee/javaee-api/trunk/pom.xml

Modified: tomee/javaee-api/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/javaee-api/trunk/pom.xml?rev=1882636&r1=1882635&r2=1882636&view=diff
==============================================================================
--- tomee/javaee-api/trunk/pom.xml (original)
+++ tomee/javaee-api/trunk/pom.xml Mon Oct 19 07:35:51 2020
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>21</version>
+    <version>23</version>
     <relativePath><!--Resolve on repository--></relativePath>
   </parent>