You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by lr...@apache.org on 2013/03/18 04:31:18 UTC

svn commit: r1457626 - /wink/trunk/pom.xml

Author: lresende
Date: Mon Mar 18 03:31:18 2013
New Revision: 1457626

URL: http://svn.apache.org/r1457626
Log:
Update apache parent pom to version 13

Modified:
    wink/trunk/pom.xml

Modified: wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/wink/trunk/pom.xml?rev=1457626&r1=1457625&r2=1457626&view=diff
==============================================================================
--- wink/trunk/pom.xml (original)
+++ wink/trunk/pom.xml Mon Mar 18 03:31:18 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>12</version>
+        <version>13</version>
     </parent>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>