You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2015/09/14 19:24:53 UTC

svn commit: r1703004 - /devicemap/trunk/data/1.0/device-data/pom.xml

Author: wkeil
Date: Mon Sep 14 17:24:53 2015
New Revision: 1703004

URL: http://svn.apache.org/r1703004
Log:
DMAP-158: Data errors in 1.0.2 
Updated to new Apache Parent POM
Task-Url: https://issues.apache.org/jira/browse/DMAP-158

Modified:
    devicemap/trunk/data/1.0/device-data/pom.xml

Modified: devicemap/trunk/data/1.0/device-data/pom.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/data/1.0/device-data/pom.xml?rev=1703004&r1=1703003&r2=1703004&view=diff
==============================================================================
--- devicemap/trunk/data/1.0/device-data/pom.xml (original)
+++ devicemap/trunk/data/1.0/device-data/pom.xml Mon Sep 14 17:24:53 2015
@@ -66,7 +66,7 @@
   <parent>
   	<groupId>org.apache</groupId>
   	<artifactId>apache</artifactId>
-  	<version>16</version>
+  	<version>17</version>
   </parent>
   
 </project>