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/30 01:38:52 UTC

svn commit: r1614518 - /incubator/devicemap/trunk/examples/pom.xml

Author: wkeil
Date: Tue Jul 29 23:38:52 2014
New Revision: 1614518

URL: http://svn.apache.org/r1614518
Log:
Updated dependencies

Modified:
    incubator/devicemap/trunk/examples/pom.xml

Modified: incubator/devicemap/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/examples/pom.xml?rev=1614518&r1=1614517&r2=1614518&view=diff
==============================================================================
--- incubator/devicemap/trunk/examples/pom.xml (original)
+++ incubator/devicemap/trunk/examples/pom.xml Tue Jul 29 23:38:52 2014
@@ -43,7 +43,7 @@
 		<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
 		<devicemap.version>1.1.0-SNAPSHOT</devicemap.version>
 		<devicemap.data.version>1.0.1-SNAPSHOT</devicemap.data.version>
-		<devicemap.testdata.version>1.0.0</devicemap.testdata.version>
+		<devicemap.testdata.version>1.0.1-SNAPSHOT</devicemap.testdata.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 	</properties>