Author: cbrisson
Date: Wed Apr 24 13:58:12 2019
New Revision: 1858049
URL: http://svn.apache.org/viewvc?rev=1858049&view=rev
Log:
[tools/model] Move elsewhere, poms
Modified:
velocity/tools/branches/model/pom.xml
velocity/tools/branches/model/velocity-tools-examples/pom.xml
Modified: velocity/tools/branches/model/pom.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/branches/model/pom.xml?rev=1858049&r1=1858048&r2=1858049&view=diff
==============================================================================
--- velocity/tools/branches/model/pom.xml (original)
+++ velocity/tools/branches/model/pom.xml Wed Apr 24 13:58:12 2019
@@ -52,7 +52,6 @@
<modules>
<module>velocity-tools-generic</module>
<module>velocity-tools-view</module>
- <module>velocity-tools-model</module>
<module>velocity-tools-view-jsp</module>
<module>velocity-tools-examples</module>
</modules>
Modified: velocity/tools/branches/model/velocity-tools-examples/pom.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/branches/model/velocity-tools-examples/pom.xml?rev=1858049&r1=1858048&r2=1858049&view=diff
==============================================================================
--- velocity/tools/branches/model/velocity-tools-examples/pom.xml (original)
+++ velocity/tools/branches/model/velocity-tools-examples/pom.xml Wed Apr 24
13:58:12 2019
@@ -35,7 +35,6 @@
<description>Examples to show how to use Velocity Tools</description>
<modules>
- <module>velocity-tools-examples-bookshelf</module>
<module>velocity-tools-examples-showcase</module>
<module>velocity-tools-examples-simple</module>
</modules>