Project

General

Profile

« Previous | Next » 

Revision 48240

Removed SNAPSHOT from CNR dependencies. Always depand to releases versions.

View differences:

pom.xml
75 75
		<dependency>
76 76
			<groupId>eu.dnetlib</groupId>
77 77
			<artifactId>cnr-misc-utils</artifactId>
78
			<version>[1.0.4-SNAPSHOT, 2.0.0)</version>
78
			<version>[1.0.0,)</version>
79 79
		</dependency>
80 80
		<dependency>
81 81
			<groupId>eu.dnetlib</groupId>
82 82
			<artifactId>cnr-spring-utils</artifactId>
83
			<version>[1.0.1-SNAPSHOT]</version>
83
			<version>[1.0.0,)</version>
84 84
		</dependency>
85 85
		<dependency>
86 86
			<groupId>commons-dbcp</groupId>

Also available in: Unified diff