Project

General

Profile

« Previous | Next » 

Revision 33590

#1044 pre-release switching to released version of parent pom and released dependencies

View differences:

modules/icm-iis-ingest-pmc/trunk/pom.xml
4 4
    <parent>
5 5
        <groupId>eu.dnetlib</groupId>
6 6
        <artifactId>icm-iis-parent-container</artifactId>
7
        <version>1.0.0-SNAPSHOT</version>
7
        <version>1.0.0</version>
8 8
    </parent>
9 9
    <modelVersion>4.0.0</modelVersion>
10 10
    <artifactId>icm-iis-ingest-pmc</artifactId>
......
37 37
        <dependency>
38 38
            <groupId>eu.dnetlib</groupId>
39 39
            <artifactId>icm-iis-core</artifactId>
40
            <version>1.0.0-SNAPSHOT</version>
40
            <version>1.0.0</version>
41 41
        </dependency>
42 42
        <dependency>
43 43
            <groupId>eu.dnetlib</groupId>
44 44
            <artifactId>icm-iis-core</artifactId>
45
            <version>1.0.0-SNAPSHOT</version>
45
            <version>1.0.0</version>
46 46
            <type>test-jar</type>
47 47
            <scope>test</scope>
48 48
        </dependency>
49 49
        <dependency>
50 50
            <groupId>eu.dnetlib</groupId>
51 51
            <artifactId>icm-iis-schemas</artifactId>
52
            <version>1.0.0-SNAPSHOT</version>
52
            <version>1.0.0</version>
53 53
        </dependency>
54 54
        <dependency>
55 55
            <groupId>pl.edu.icm.ceon</groupId>

Also available in: Unified diff