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 2014/07/09 20:36:26 UTC

svn commit: r1609260 - /incubator/devicemap/trunk/pom.xml

Author: wkeil
Date: Wed Jul  9 18:36:26 2014
New Revision: 1609260

URL: http://svn.apache.org/r1609260
Log:
Updated POM

Modified:
    incubator/devicemap/trunk/pom.xml

Modified: incubator/devicemap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/pom.xml?rev=1609260&r1=1609259&r2=1609260&view=diff
==============================================================================
--- incubator/devicemap/trunk/pom.xml (original)
+++ incubator/devicemap/trunk/pom.xml Wed Jul  9 18:36:26 2014
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
     <relativePath/>
+    <version>14</version>
   </parent>
 
   <groupId>org.apache.devicemap</groupId>
   <artifactId>devicemap-reactor</artifactId>
   <packaging>pom</packaging>
-  <version>0.9.9-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <name>Apache DeviceMap Reactor Pom</name>
   <inceptionYear>2013</inceptionYear>
   <url>http://incubator.apache.org/devicemap</url>