Ignore:
Timestamp:
01/06/14 08:18:53 (10 years ago)
Author:
twagoo
Message:

Branched off keeloo's wicket-6 conversion branch.
Applied a number of fixes to make code properly compilable, runnable (app still doesn't start properly).
To be merged back with keeloo's work.

Location:
vlo/branches/to-wicket-1.6-twagoo
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • vlo/branches/to-wicket-1.6-twagoo/vlo_importer/pom.xml

    r4199 r4212  
    9898    <repositories>
    9999        <repository>
    100             <id>55Minutes_wicket</id>
    101             <name>55Minutes opensource wicket extensions</name>
    102             <url>http://opensource.55minutes.com/maven/</url>
     100            <id>MPI</id>
     101            <name>MPI LAT Repository</name>
     102            <url>http://lux15.mpi.nl/nexus/content/groups/public</url>
    103103        </repository>
    104104    </repositories>
     
    114114            <artifactId>solr-solrj</artifactId>
    115115            <version>3.6.0</version>
    116         </dependency>
    117         <dependency>
    118             <groupId>com.55minutes</groupId>
    119             <artifactId>fiftyfive-wicket</artifactId>
    120             <version>2.0.5</version>
    121116        </dependency>
    122117        <dependency>
Note: See TracChangeset for help on using the changeset viewer.