diff webapp/pom.xml @ 900:565befc2a4aa

small fixes
author robcast
date Fri, 20 May 2011 19:30:05 +0200
parents ffbe1cf18c8e
children f74f34b10312
line wrap: on
line diff
--- a/webapp/pom.xml	Fri May 20 14:25:18 2011 +0200
+++ b/webapp/pom.xml	Fri May 20 19:30:05 2011 +0200
@@ -45,7 +45,7 @@
             <artifactId>maven-war-plugin</artifactId>
             <configuration>
               <webXml>${basedir}/src/main/webapp/WEB-INF/web-2.3.xml</webXml>
-              <classifier>srv3</classifier>
+              <classifier>srv2</classifier>
             </configuration>
           </plugin>
         </plugins>