Subversion Repositories configs

Rev

Rev 4 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
<dependency>
2
    <maven>
3
        <groupId>org.eclipse.jdt</groupId>
4
        <artifactId>core</artifactId>
97 - 5
        <version>4.5.2</version>
4 - 6
    </maven>
7
    <jpp>
8
        <groupId>JPP</groupId>
9
        <artifactId>jdtcore</artifactId>
97 - 10
        <version>4.5.2</version>
4 - 11
    </jpp>
12
</dependency>
13