Project

General

Profile

« Previous | Next » 

Revision 61341

When the label of the context cannot be resolved, the context tag is not added.
To ensure tests do not make any external calls, the code has been refactored so that the proper mock could be defined.

View differences:

pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-directindex-api</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>2.2.2-SNAPSHOT</version>
13
	<version>2.3.0-SNAPSHOT</version>
14 14

  
15 15
	<scm>
16 16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-directindex-api/trunk</developerConnection>
......
80 80
			<artifactId>jackson-annotations</artifactId>
81 81
			<version>2.9.4</version>
82 82
		</dependency>
83
	</dependencies>
83
    </dependencies>
84 84

  
85 85
	<properties>
86 86
		<springfox-version>2.5.0</springfox-version>

Also available in: Unified diff