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/11/15 23:50:51 UTC

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

Author: wkeil
Date: Sat Nov 15 22:50:50 2014
New Revision: 1639937

URL: http://svn.apache.org/r1639937
Log:
DMAP-53: This is an epic for tasks or issues related to examples 

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

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=1639937&r1=1639936&r2=1639937&view=diff
==============================================================================
--- incubator/devicemap/trunk/examples/pom.xml (original)
+++ incubator/devicemap/trunk/examples/pom.xml Sat Nov 15 22:50:50 2014
@@ -37,8 +37,8 @@
 		<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
 		<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
 		<devicemap.version>1.1.0-SNAPSHOT</devicemap.version>
-		<devicemap.ddr.version>1.0.0</devicemap.ddr.version>
-		<devicemap.data.version>1.0.1</devicemap.data.version>
+		<devicemap.ddr.version>1.0.0-SNAPSHOT</devicemap.ddr.version>
+		<devicemap.data.version>1.0.2-SNAPSHOT</devicemap.data.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>