You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2016/02/16 22:02:11 UTC

svn commit: r1730749 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Tue Feb 16 21:02:11 2016
New Revision: 1730749

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

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1730749&r1=1730748&r2=1730749&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Tue Feb 16 21:02:11 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>16</version>
+        <version>17</version>
     </parent>
 
     <groupId>org.apache.openwebbeans</groupId>