Project

General

Profile

« Previous | Next » 

Revision 54415

[maven-release-plugin] prepare release dnet-index-solr-client-2.4.2

View differences:

modules/dnet-index-solr-client/trunk/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-index-solr-client</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>2.4.2-SNAPSHOT</version>
13
	<version>2.4.2</version>
14 14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-solr-client/trunk</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-solr-client/tags/dnet-index-solr-client-2.4.2</developerConnection>
16 16
	</scm>
17 17
	<dependencies>
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>dnet-index-client</artifactId>
21
			<version>[2.3.2-SNAPSHOT]</version>
21
			<version>[2.3.2]</version>
22 22
			<exclusions>
23 23
				<exclusion>
24 24
					<groupId>eu.dnetlib</groupId>
......
29 29
		<dependency>
30 30
			<groupId>eu.dnetlib</groupId>
31 31
			<artifactId>dnet-index-solr-common</artifactId>
32
			<version>[1.1.0,1.4.0-SNAPSHOT)</version>
32
			<version>[1.3.3,1.4.0)</version>
33 33
		</dependency>
34 34
		<dependency>
35 35
			<groupId>junit</groupId>

Also available in: Unified diff