Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9859/plugin-web

Modified Files:
        pom.xml 
Log Message:
syncronize laptop


Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pom.xml     24 Aug 2006 18:21:56 -0000      1.1
--- pom.xml     25 Aug 2006 16:13:58 -0000      1.2
***************
*** 18,21 ****
--- 18,29 ----
          </plugins>
      </build>
+     <dependencies>
+         <dependency>
+             <groupId>javax.servlet</groupId>
+             <artifactId>servlet-api</artifactId>
+             <version>2.3</version>
+             <scope>test</scope>
+         </dependency>
+     </dependencies>
      <properties>
          <xdoclet.plugin.namespace>web</xdoclet.plugin.namespace>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to