Project

General

Profile

« Previous | Next » 

Revision 41790

Added by Eri Katsari about 8 years ago

updated protos dependency to 3.6 for beta; added harvested field for datasources; added url for publications

View differences:

pom.xml
59 59
    <version>3.8</version>
60 60
</dependency>
61 61

  
62
		<!--<dependency>
63
			<groupId>jdk.tools</groupId>
64
			<artifactId>jdk.tools</artifactId>
65
			<version>1.7.0_05</version>
66
			<scope>system</scope>
67
			<systemPath>${JAVA_HOME}/lib/tools.jar</systemPath>
68
		</dependency>-->
69 62
		<dependency>
70 63
			<groupId>org.apache.logging.log4j</groupId>
71 64
			<artifactId>log4j-api</artifactId>
......
105 98
        <dependency>
106 99
            <groupId>eu.dnetlib</groupId>
107 100
            <artifactId>dnet-openaire-data-protos</artifactId>
108
            <version>[3.0.0,4.0.0)</version>
101
            <version>3.6.0</version>
109 102
        </dependency>
110 103
		<dependency>
111 104
			<groupId>org.apache.httpcomponents</groupId>

Also available in: Unified diff