Author: wkeil
Date: Sat Dec 27 00:01:46 2014
New Revision: 1648025

URL: http://svn.apache.org/r1648025
Log:
Removed test-data dependency

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

Modified: devicemap/trunk/devicemap/java/simpleddr/pom.xml
URL: 
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/simpleddr/pom.xml?rev=1648025&r1=1648024&r2=1648025&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/simpleddr/pom.xml (original)
+++ devicemap/trunk/devicemap/java/simpleddr/pom.xml Sat Dec 27 00:01:46 2014
@@ -219,11 +219,13 @@
                        <artifactId>devicemap-data</artifactId>
                        <scope>test</scope>
                </dependency>
+               <!-- 
                <dependency>
                        <groupId>org.apache.devicemap</groupId>
                        <artifactId>devicemap-test-data</artifactId>
                        <scope>test</scope>
                </dependency>
+                -->
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>


Reply via email to