Author: rezan
Date: Wed Oct 15 15:16:56 2014
New Revision: 1632083

URL: http://svn.apache.org/r1632083
Log:
[maven-release-plugin] prepare for next development iteration

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=1632083&r1=1632082&r2=1632083&view=diff
==============================================================================
--- incubator/devicemap/trunk/data/device-data/pom.xml (original)
+++ incubator/devicemap/trunk/data/device-data/pom.xml Wed Oct 15 15:16:56 2014
@@ -21,7 +21,7 @@
   <groupId>org.apache.devicemap</groupId>
   <artifactId>devicemap-data</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</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/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>
+    
<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>
   </scm>
   
   <build>


Reply via email to