/[projects]/android/TrainInfoService/ivy.xml
ViewVC logotype

Contents of /android/TrainInfoService/ivy.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2254 - (show annotations) (download) (as text)
Tue Dec 30 11:01:27 2014 UTC (9 years, 4 months ago) by torben
File MIME type: text/xml
File size: 435 byte(s)
upgrade ivy dependencies to tomcat7
1 <ivy-module version="2.0">
2 <info organisation="org.apache" module="hello-ivy"/>
3 <dependencies>
4 <dependency org="javax.servlet" name="javax.servlet-api" rev="3.0.1"/>
5 <dependency org="org.apache.tomcat" name="tomcat-jasper" rev="7.0.33"/>
6 <dependency org="org.apache.tomcat" name="tomcat-jasper-el" rev="7.0.33"/>
7 <dependency org="jstl" name="jstl" rev="1.2"/>
8 </dependencies>
9 </ivy-module>

  ViewVC Help
Powered by ViewVC 1.1.20