You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2017/12/19 11:40:23 UTC

svn commit: r1818655 - /geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml

Author: rmannibucau
Date: Tue Dec 19 11:40:23 2017
New Revision: 1818655

URL: http://svn.apache.org/viewvc?rev=1818655&view=rev
Log:
upgrading the parent pom since we need java 8

Modified:
    geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml?rev=1818655&r1=1818654&r2=1818655&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml Tue Dec 19 11:40:23 2017
@@ -24,7 +24,7 @@
 
   <parent>
     <groupId>org.apache.geronimo.genesis</groupId>
-    <artifactId>genesis-java7-flava</artifactId>
+    <artifactId>genesis-java8-flava</artifactId>
     <version>2.3</version>
   </parent>