You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by re...@apache.org on 2015/02/06 00:45:21 UTC

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

Author: rezan
Date: Thu Feb  5 23:45:20 2015
New Revision: 1657723

URL: http://svn.apache.org/r1657723
Log:
pom update

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

Modified: devicemap/trunk/data/device-data/pom.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/data/device-data/pom.xml?rev=1657723&r1=1657722&r2=1657723&view=diff
==============================================================================
--- devicemap/trunk/data/device-data/pom.xml (original)
+++ devicemap/trunk/data/device-data/pom.xml Thu Feb  5 23:45:20 2015
@@ -24,16 +24,16 @@
   <version>1.0.2-SNAPSHOT</version>
   <name>Apache DeviceMap Data</name>
   <description>Apache DeviceMap Device Data</description>
-  <url>http://incubator.apache.org/devicemap</url>
+  <url>http://devicemap.apache.org/</url>
   <inceptionYear>2012</inceptionYear>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/devicemap/trunk/data/device-data</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/devicemap/trunk/data/device-data</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/devicemap/trunk/data/device-data</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/devicemap/trunk/data/device-data</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/trunk/data/device-data</developerConnection>
+    <url>http://svn.apache.org/viewvc/devicemap/trunk/data/device-data</url>
   </scm>
   
   <build>