Author: rezan
Date: Mon Feb 9 21:57:55 2015
New Revision: 1658587
URL: http://svn.apache.org/r1658587
Log:
[maven-release-plugin] prepare for next development iteration
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=1658587&r1=1658586&r2=1658587&view=diff
==============================================================================
--- devicemap/trunk/data/device-data/pom.xml (original)
+++ devicemap/trunk/data/device-data/pom.xml Mon Feb 9 21:57:55 2015
@@ -21,7 +21,7 @@
<groupId>org.apache.devicemap</groupId>
<artifactId>devicemap-data</artifactId>
<packaging>jar</packaging>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</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/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>
+
<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>