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 2014/07/09 22:22:08 UTC

svn commit: r1609287 - in /incubator/devicemap/trunk/devicemap/java/simpleddr: NOTICE pom.xml

Author: wkeil
Date: Wed Jul  9 20:22:07 2014
New Revision: 1609287

URL: http://svn.apache.org/r1609287
Log:
DMAP-38: Integrate W3C Simple DDR library 

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

Modified:
    incubator/devicemap/trunk/devicemap/java/simpleddr/NOTICE
    incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml

Modified: incubator/devicemap/trunk/devicemap/java/simpleddr/NOTICE
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/devicemap/java/simpleddr/NOTICE?rev=1609287&r1=1609286&r2=1609287&view=diff
==============================================================================
--- incubator/devicemap/trunk/devicemap/java/simpleddr/NOTICE (original)
+++ incubator/devicemap/trunk/devicemap/java/simpleddr/NOTICE Wed Jul  9 20:22:07 2014
@@ -1,11 +1,4 @@
 Apache DeviceMap credits
 ========================
 
-The initial device data was donated by OpenDDR LLC, represented by Werner Keil,
-the original copyright notice is as follows:
-
-  Copyright 2011 OpenDDR LLC
-  This file is made available under the terms of the Open Database 
-  License: http://opendatacommons.org/licenses/odbl/1.0/.
-  Any rights in individual contents of the database are licensed under the 
-  Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/
+The initial API was donated by OpenDDR LLC, represented by Werner Keil.
\ No newline at end of file

Modified: incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml?rev=1609287&r1=1609286&r2=1609287&view=diff
==============================================================================
--- incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml (original)
+++ incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml Wed Jul  9 20:22:07 2014
@@ -142,7 +142,7 @@
 		<dependency>
 			<groupId>org.apache.devicemap</groupId>
 			<artifactId>devicemap-test-data</artifactId>
-			<version>0.9.9-SNAPSHOT</version>
+			<version>1.0.0-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>