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/pom.xml

    r4004 r4212  
    5252        </plugins>
    5353    </build>
     54   
     55    <repositories>
     56        <repository>
     57            <id>MPI</id>
     58            <name>MPI LAT Repository</name>
     59            <url>http://lux15.mpi.nl/nexus/content/groups/public</url>
     60        </repository>
     61    </repositories>
    5462</project>
Note: See TracChangeset for help on using the changeset viewer.