[Knobot-cvs] SF.net SVN: knobot:[144] rwcf-app-styling/trunk/pom.xml
Status: Beta
Brought to you by:
rebach
|
From: <re...@us...> - 2009-01-02 18:38:11
|
Revision: 144
http://knobot.svn.sourceforge.net/knobot/?rev=144&view=rev
Author: rebach
Date: 2009-01-02 18:38:06 +0000 (Fri, 02 Jan 2009)
Log Message:
-----------
changes to run on trialox platform
Modified Paths:
--------------
rwcf-app-styling/trunk/pom.xml
Modified: rwcf-app-styling/trunk/pom.xml
===================================================================
--- rwcf-app-styling/trunk/pom.xml 2008-10-31 19:08:43 UTC (rev 143)
+++ rwcf-app-styling/trunk/pom.xml 2009-01-02 18:38:06 UTC (rev 144)
@@ -3,10 +3,11 @@
<parent>
<groupId>org.wymiwyg.rwcf</groupId>
<artifactId>rwcf-apps</artifactId>
- <version>0.0.1</version>
+ <version>0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rwcf-app-styling</artifactId>
- <version>0.4</version>
+ <version>0.5-SNAPSHOT</version>
+ <packaging>bundle</packaging>
<description></description>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|