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/05 23:40:05 UTC

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

Author: wkeil
Date: Wed Aug  5 21:40:05 2015
New Revision: 1694334

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

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

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

Modified: devicemap/trunk/clients/w3c-ddr/pom.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/clients/w3c-ddr/pom.xml?rev=1694334&r1=1694333&r2=1694334&view=diff
==============================================================================
--- devicemap/trunk/clients/w3c-ddr/pom.xml (original)
+++ devicemap/trunk/clients/w3c-ddr/pom.xml Wed Aug  5 21:40:05 2015
@@ -40,7 +40,7 @@
 		<jdkVersion>${java.version}</jdkVersion>
 		<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
 		<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
-		<devicemap.data.version>1.0.3-SNAPSHOT</devicemap.data.version>
+		<devicemap.data.version>1.0.3</devicemap.data.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>