Project

General

Profile

« Previous | Next » 

Revision 49256

branch forces solrj 6.6.0 and protos version 3.7.10-proto250

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-parent</artifactId>
6
		<version>1.0.0-SNAPSHOT</version>
6
		<version>1.0.0</version>
7 7
		<relativePath />
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-openaireplus-mapping-utils</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>6.1.0-SNAPSHOT</version>
13
	<version>6.1.0-person-SNAPSHOT</version>
14 14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-mapping-utils/trunk</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-mapping-utils/branches/person</developerConnection>
16 16
	</scm>
17 17
	<dependencies>
18 18
		<dependency>
......
50 50
		<dependency>
51 51
			<groupId>eu.dnetlib</groupId>
52 52
			<artifactId>dnet-openaire-data-protos</artifactId>
53
			<version>[3.7.10-SNAPSHOT]</version>
53
			<version>[3.7.10-proto250]</version>
54 54
		</dependency>
55 55
		<dependency>
56 56
			<groupId>eu.dnetlib</groupId>
......
90 90
		</dependency>
91 91

  
92 92
	</dependencies>
93
	<properties>
94
		<apache.solr.version>6.6.0</apache.solr.version>
95
	</properties>
93 96
</project>

Also available in: Unified diff