Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23379

Modified Files:
        project.xml 
Log Message:
updated dependencies


Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-web/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** project.xml 9 Dec 2005 00:35:19 -0000       1.5
--- project.xml 11 Dec 2005 13:28:53 -0000      1.6
***************
*** 9,16 ****
  
      <dependency>
!       <groupId>servletapi</groupId>
!       <artifactId>servletapi</artifactId>
!       <version>2.3</version>
!       <url></url>
      </dependency>
      
--- 9,21 ----
  
      <dependency>
!       <groupId>javax.servlet</groupId>
!       <artifactId>servlet-api</artifactId>
!       <version>2.4</version>
!     </dependency>
! 
!     <dependency>
!       <groupId>javax.servlet</groupId>
!       <artifactId>jsp-api</artifactId>
!       <version>2.0</version>
      </dependency>
      



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to