Ignore:
Timestamp:
11/09/15 13:36:42 (9 years ago)
Author:
davor.ostojic@oeaw.ac.at
Message:

merged with trunk 3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.3-oeaw/vlo-web-app/pom.xml

    r6471 r6755  
    77        <groupId>eu.clarin.cmdi</groupId>
    88        <artifactId>vlo</artifactId>
    9         <version>3.3-SNAPSHOT</version>
     9        <version>3.4-SNAPSHOT</version>
    1010    </parent>
    1111   
     
    1414    <artifactId>vlo-web-app</artifactId>
    1515    <packaging>war</packaging>
    16     <version>3.3-SNAPSHOT</version>
     16    <version>3.4-SNAPSHOT</version>
    1717    <name>VLO Web Application</name>
    1818    <description></description>
    1919
    2020    <properties>
    21         <wicket.version>6.19.0</wicket.version>
    22         <spring.version>3.2.13.RELEASE</spring.version>
     21        <wicket.version>7.0.0</wicket.version>
     22        <spring.version>4.2.0.RELEASE</spring.version>
    2323        <jetty.version>8.1.17.v20150415</jetty.version>
    2424        <!-- selects the appender for the log4j root logger -->
Note: See TracChangeset for help on using the changeset viewer.