Author: rezan
Date: Tue Oct 14 17:17:13 2014
New Revision: 1631821
URL: http://svn.apache.org/r1631821
Log:
[maven-release-plugin] prepare release devicemap-data-1.0.1
Modified:
incubator/devicemap/trunk/data/device-data/pom.xml
Modified: incubator/devicemap/trunk/data/device-data/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/devicemap/trunk/data/device-data/pom.xml?rev=1631821&r1=1631820&r2=1631821&view=diff
==============================================================================
--- incubator/devicemap/trunk/data/device-data/pom.xml (original)
+++ incubator/devicemap/trunk/data/device-data/pom.xml Tue Oct 14 17:17:13 2014
@@ -21,7 +21,7 @@
<groupId>org.apache.devicemap</groupId>
<artifactId>devicemap-data</artifactId>
<packaging>jar</packaging>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<name>Apache DeviceMap Data</name>
<description>Apache DeviceMap Device Data</description>
<url>http://incubator.apache.org/devicemap</url>
@@ -31,9 +31,9 @@
</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/incubator/devicemap/tags/devicemap-data-1.0.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/devicemap/tags/devicemap-data-1.0.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/devicemap/tags/devicemap-data-1.0.1</url>
</scm>
<build>