Project

General

Profile

« Previous | Next » 

Revision 47793

depending on released parent, removed dependency to resultset service

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>
......
118 118
				</exclusion>
119 119
			</exclusions>
120 120
		</dependency>
121
<!--
121 122
		<dependency>
122 123
			<groupId>eu.dnetlib</groupId>
123 124
			<artifactId>cnr-resultset-service</artifactId>
124 125
			<version>[2.0.0,3.0.0)</version>
125 126
		</dependency>
127
-->
126 128
		<dependency>
127 129
			<groupId>com.google.code.gson</groupId>
128 130
			<artifactId>gson</artifactId>

Also available in: Unified diff