Author: brett
Date: Mon Oct 3 12:53:00 2011
New Revision: 1178399
URL: http://svn.apache.org/viewvc?rev=1178399&view=rev
Log:
add a note for future upgrades
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1178399&r1=1178398&r2=1178399&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Oct 3 12:53:00 2011
@@ -53,6 +53,8 @@
</scm>
<properties>
+ <!-- Note: when upgrading to 2.3.1+, template/xhtml can be removed from the
+ webapp resources -->
<struts.version>2.2.3.1</struts.version>
<maven3x.version>3.0.3</maven3x.version>
<maven.version>2.0.8</maven.version>