Author: wkeil
Date: Thu Jan 1 16:33:59 2015
New Revision: 1648875
URL: http://svn.apache.org/r1648875
Log:
Upgrading to recent Apache Parent POM
(as already done on Java parent;-)
Modified:
devicemap/trunk/devicemap/java/classifier/pom.xml
Modified: devicemap/trunk/devicemap/java/classifier/pom.xml
URL:
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/classifier/pom.xml?rev=1648875&r1=1648874&r2=1648875&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/classifier/pom.xml (original)
+++ devicemap/trunk/devicemap/java/classifier/pom.xml Thu Jan 1 16:33:59 2015
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>14</version>
+ <version>16</version>
<relativePath />
</parent>