Author: rezan
Date: Wed Oct 15 23:04:12 2014
New Revision: 1632196
URL: http://svn.apache.org/r1632196
Log:
homepage update
Modified:
incubator/devicemap/site/trunk/content/devicemap/index.mdtext
Modified: incubator/devicemap/site/trunk/content/devicemap/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/devicemap/site/trunk/content/devicemap/index.mdtext?rev=1632196&r1=1632195&r2=1632196&view=diff
==============================================================================
--- incubator/devicemap/site/trunk/content/devicemap/index.mdtext (original)
+++ incubator/devicemap/site/trunk/content/devicemap/index.mdtext Wed Oct 15
23:04:12 2014
@@ -9,14 +9,16 @@ The project started in January 2012, at
For more info please subscribe to our [developers'
list](/devicemap/mailing-lists.html) and join the fun!
-# News (most recent first)
-** Oct 15th ** Device data 1.0.1 has been released and is available on maven:
+Project artifacts are available on maven:
+
+ <dependency>
+ <groupId>org.apache.devicemap</groupId>
+ <artifactId>devicemap-data</artifactId>
+ <version>1.0.1</version>
+ </dependency>
- <dependency>
- <groupId>org.apache.devicemap</groupId>
- <artifactId>devicemap-data</artifactId>
- <version>1.0.1</version>
- </dependency>
+# News (most recent first)
+** Oct 15th ** Device data 1.0.1 has been released.
**August 1st, 2014** Device data 1.0.0, Java client 1.0.0, and BrowserMap
1.4.1 have been released!