Project

General

Profile

« Previous | Next » 

Revision 30772

#780 fixing dependecy issues after recent CNR modules release by sticking to released versions of CNR modules in icm-iis-parent-container, icm-iis-import and icm-iis-export-actionmanager modules

View differences:

modules/icm-iis-import/trunk/pom.xml
67 67
		<dependency>
68 68
			<groupId>eu.dnetlib</groupId>
69 69
			<artifactId>dnet-objectstore-rmi</artifactId>
70
			<version>1.0.0-SNAPSHOT</version>
70
			<version>1.0.0</version>
71 71
			<exclusions>
72 72
				<exclusion>
73 73
					<groupId>apache</groupId>
......
82 82
		<dependency>
83 83
			<groupId>eu.dnetlib</groupId>
84 84
			<artifactId>cnr-rmi-api</artifactId>
85
			<version>2.0.0-SNAPSHOT</version>
85
			<version>2.0.0</version>
86 86
		</dependency>
87 87
		<dependency>
88 88
			<groupId>eu.dnetlib</groupId>
89 89
			<artifactId>cnr-enabling-database-api</artifactId>
90
			<version>1.0.0-SNAPSHOT</version>
90
			<version>1.0.0</version>
91 91
		</dependency>
92 92
		<dependency>
93 93
			<groupId>eu.dnetlib</groupId>
94 94
			<artifactId>cnr-resultset-client</artifactId>
95
			<version>1.0.0-SNAPSHOT</version>
95
			<version>1.0.0</version>
96 96
			<exclusions>
97 97
				<exclusion>
98 98
					<groupId>apache</groupId>
......
136 136
			<groupId>eu.dnetlib</groupId>
137 137
			<!-- required to share identifiers generation codebase -->
138 138
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
139
			<version>2.0.0-SNAPSHOT</version>
139
			<version>2.0.0</version>
140 140
		</dependency>
141 141
		
142 142
		<!-- proper spring context version required by cnr-resultset-client -->

Also available in: Unified diff