Project

General

Profile

« Previous | Next » 

Revision 48259

Added by Tsampikos Livisianos almost 7 years ago

java8

View differences:

pom.xml
4 4
    <parent>
5 5
        <groupId>eu.dnetlib</groupId>
6 6
        <artifactId>icm-iis-parent-container</artifactId>
7
        <version>1.0.2</version>
7
        <version>1.0.3-SNAPSHOT</version>
8 8
    </parent>
9 9
    <modelVersion>4.0.0</modelVersion>
10 10
    <artifactId>dnet-openaire-stats-workflow</artifactId>
11 11
    <packaging>jar</packaging>
12
    <version>1.0.1</version>
12
    <version>2.0.0</version>
13 13

  
14 14
    <!-- 	REMOVE BEFORE DEPLOYMENT -->
15 15
    <properties>
......
42 42
        <dependency>
43 43
            <groupId>eu.dnetlib</groupId>
44 44
            <artifactId>dnet-openaire-stats</artifactId>
45
            <version>[2.0.0,3.0.0)</version>
45
            <version>3.0.0-SNAPSHOT</version>
46 46
        </dependency>
47 47

  
48 48
        <dependency>
49 49
            <groupId>eu.dnetlib</groupId>
50 50
            <artifactId>icm-iis-core</artifactId>
51
            <version>1.0.1</version>
51
            <version>1.0.2-SNAPSHOT</version>
52 52
        </dependency>
53 53

  
54 54
        <dependency>
55 55
            <groupId>eu.dnetlib</groupId>
56 56
            <artifactId>dnet-openaire-usage-stats</artifactId>
57
            <version>[0.0.1,2.0.0)</version>
57
            <version>2.0.0-SNAPSHOT</version>
58 58
        </dependency>
59 59
    </dependencies>
60 60

  

Also available in: Unified diff