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/09 22:57:54 UTC

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

Author: rezan
Date: Mon Feb  9 21:57:53 2015
New Revision: 1658585

URL: http://svn.apache.org/r1658585
Log:
[maven-release-plugin] prepare release releases/devicemap-data-1.0.2

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=1658585&r1=1658584&r2=1658585&view=diff
==============================================================================
--- devicemap/trunk/data/device-data/pom.xml (original)
+++ devicemap/trunk/data/device-data/pom.xml Mon Feb  9 21:57:53 2015
@@ -21,7 +21,7 @@
   <groupId>org.apache.devicemap</groupId>
   <artifactId>devicemap-data</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.2</version>
   <name>Apache DeviceMap Data</name>
   <description>Apache DeviceMap Device Data</description>
   <url>http://devicemap.apache.org/</url>
@@ -31,9 +31,9 @@
   </properties>
 
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/devicemap/tags/releases/devicemap-data-1.0.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/tags/releases/devicemap-data-1.0.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/devicemap/tags/releases/devicemap-data-1.0.2</url>
   </scm>
   
   <build>