Project

General

Profile

« Previous | Next » 

Revision 48943

Added by Tsampikos Livisianos over 6 years ago

update to dnet45

View differences:

modules/dnet-openaire-lodexport-wf/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</version>
8 8
    </parent>
9 9
    <modelVersion>4.0.0</modelVersion>
10 10
    <artifactId>dnet-openaire-lodexport-wf</artifactId>
11 11
    <packaging>jar</packaging>
12
    <version>1.0.0-SNAPSHOT</version>
12
    <version>2.0.0-SNAPSHOT</version>
13 13

  
14 14

  
15 15
    <properties>
......
45 45
        <dependency>
46 46
            <groupId>eu.dnetlib</groupId>
47 47
            <artifactId>icm-iis-core</artifactId>
48
            <version>1.0.1</version>
48
            <version>1.0.2</version>
49 49
        </dependency>
50 50

  
51 51

  
......
116 116
        <dependency>
117 117
            <groupId>eu.dnetlib</groupId>
118 118
            <artifactId>icm-iis-3rdparty-avro-json</artifactId>
119
            <version>1.1</version>
119
            <version>1.2</version>
120 120
        </dependency>
121 121
        <dependency>
122 122
            <groupId>org.apache.hadoop</groupId>
......
167 167
        <dependency>
168 168
            <groupId>eu.dnetlib</groupId>
169 169
            <artifactId>dnet-openaire-lod-export</artifactId>
170
            <version>1.0.0-SNAPSHOT</version>
170
            <version>2.0.0-SNAPSHOT</version>
171 171
        </dependency>
172 172

  
173 173
        <dependency>
174 174
            <groupId>eu.dnetlib</groupId>
175 175
            <artifactId>dnet-openaire-lod-import</artifactId>
176
            <version>0.0.1-SNAPSHOT</version>
176
            <version>2.0.0-SNAPSHOT</version>
177 177
        </dependency>
178 178
    </dependencies>
179 179

  

Also available in: Unified diff