Author: cbrisson
Date: Mon Oct  1 10:15:39 2018
New Revision: 1842457

URL: http://svn.apache.org/viewvc?rev=1842457&view=rev
Log:
[site/tools] Update 'upgrading' page

Modified:
    velocity/site/cms/trunk/content/tools/devel/upgrading.mdtext

Modified: velocity/site/cms/trunk/content/tools/devel/upgrading.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/tools/devel/upgrading.mdtext?rev=1842457&r1=1842456&r2=1842457&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/tools/devel/upgrading.mdtext (original)
+++ velocity/site/cms/trunk/content/tools/devel/upgrading.mdtext Mon Oct  1 
10:15:39 2018
@@ -6,6 +6,8 @@ Title: Apache Velocity Tools - Upgrading
 
 ## Upgrading to 3.0
 
+The maven `groupId` has been changed to `org.apache.velocity.tools` .
+
 Velocity Tools, as well as Velocity Engine 2.0+, has switched to the SLF4J 
logging facade. All logger objects are now `orf.slf4j.Logger` instances.
 
 All objects, methods and configuration formats deprecated in 2.0 have been 
suppressed.


Reply via email to