You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2015/08/12 23:55:55 UTC

svn commit: r1695614 - /devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml

Author: wkeil
Date: Wed Aug 12 21:55:55 2015
New Revision: 1695614

URL: http://svn.apache.org/r1695614
Log:
DMAP-147: Apply W3C DDRSimpleAPITester 

Task-Url: https://issues.apache.org/jira/browse/DMAP-147

Modified:
    devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml

Modified: devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml?rev=1695614&r1=1695613&r2=1695614&view=diff
==============================================================================
--- devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml (original)
+++ devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml Wed Aug 12 21:55:55 2015
@@ -28,9 +28,9 @@
 		<maven>3.0.4</maven>
 	</prerequisites>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/devicemap/trunk/java/simpleddr</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/trunk/devicemap/java/simpleddr</developerConnection>
-		<url>http://svn.apache.org/viewvc/devicemap/trunk/java/simpleddr</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/devicemap/trunk/clients/w3c-ddr/simpleddr</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/devicemap/trunk/clients/w3c-ddr/simpleddr</developerConnection>
+		<url>http://svn.apache.org/viewvc/devicemap/trunk/clients/w3c-ddr/simpleddr</url>
 	</scm>
 
 	<build>