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/06/19 20:01:50 UTC

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

Author: rezan
Date: Fri Jun 19 18:01:49 2015
New Revision: 1686473

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

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=1686473&r1=1686472&r2=1686473&view=diff
==============================================================================
--- devicemap/trunk/data/1.0/device-data/pom.xml (original)
+++ devicemap/trunk/data/1.0/device-data/pom.xml Fri Jun 19 18:01:49 2015
@@ -21,7 +21,7 @@
   <groupId>org.apache.devicemap</groupId>
   <artifactId>devicemap-data</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</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/1.0/device-data</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/trunk/data/1.0/device-data</developerConnection>
-    <url>http://svn.apache.org/viewvc/devicemap/trunk/data/1.0/device-data</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/devicemap/tags/releases/devicemap-data-1.0.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/tags/releases/devicemap-data-1.0.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/devicemap/tags/releases/devicemap-data-1.0.3</url>
   </scm>
   
   <build>