Author: cbrisson
Date: Tue Nov  8 13:40:19 2016
New Revision: 1768694

URL: http://svn.apache.org/viewvc?rev=1768694&view=rev
Log:
[tools] R.I.P velocity-tools-struts

Removed:
    velocity/tools/trunk/velocity-tools-struts/
Modified:
    velocity/tools/trunk/pom.xml

Modified: velocity/tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=1768694&r1=1768693&r2=1768694&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Tue Nov  8 13:40:19 2016
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>velocity-master</artifactId>
         <groupId>org.apache.velocity</groupId>
-        <version>2-SNAPSHOT</version>
+        <version>2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -120,7 +120,6 @@
         <module>velocity-tools-xml</module>
         <module>velocity-tools-view</module>
         <module>velocity-tools-view-jsp</module>
-        <module>velocity-tools-struts</module>
         <module>velocity-tools-uberjar</module>
         <module>velocity-tools-examples</module>
         <module>velocity-tools-assembly</module>


Reply via email to