[tuxdroid-svn] r4790 - software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-06-11 14:05:02
|
Author: jerome
Date: 2009-06-11 16:04:45 +0200 (Thu, 11 Jun 2009)
New Revision: 4790
Modified:
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/pom.xml
Log:
* Updated version number.
Modified: software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/pom.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/pom.xml 2009-06-11 13:59:46 UTC (rev 4789)
+++ software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/pom.xml 2009-06-11 14:04:45 UTC (rev 4790)
@@ -4,7 +4,7 @@
<groupId>com.kysoh</groupId>
<artifactId>plugin-weather</artifactId>
<packaging>jar</packaging>
- <version>1.2</version>
+ <version>2.0</version>
<name>Weather forecast plugin for Tux Droid</name>
<url>http://www.tuxisalive.com</url>
|