r112 - in trunk: . src/doc/model src/site/resources src/site/rst
Author: tchemit Date: 2011-11-23 19:02:27 +0100 (Wed, 23 Nov 2011) New Revision: 112 Url: http://forge.codelutin.com/repositories/revision/echobase/112 Log: update pom + add svn properties Modified: trunk/pom.xml trunk/src/doc/model/EchoBase_structure_V5.mm trunk/src/site/resources/echobase.properties trunk/src/site/rst/install.rst Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-11-23 18:01:02 UTC (rev 111) +++ trunk/pom.xml 2011-11-23 18:02:27 UTC (rev 112) @@ -171,6 +171,12 @@ </dependency> <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-csv</artifactId> + <version>${nuitonUtilsVersion}</version> + </dependency> + + <dependency> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-struts2</artifactId> <version>${nuitonWebVersion}</version> Property changes on: trunk/src/doc/model/EchoBase_structure_V5.mm ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/site/resources/echobase.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/site/rst/install.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native
participants (1)
-
tchemit@users.forge.codelutin.com