Project

General

Profile

« Previous | Next » 

Revision 50275

deps aligned with beta: authors removal from production

View differences:

webapps/dnet-container-openaireplus/branches/prod/pom.xml
133 133
			<artifactId>dnet-modular-index-ui</artifactId>
134 134
			<version>[2.0.1,3.0.0)</version>
135 135
		</dependency>
136

  
137
		<!-- dependencies added to avoid *-solr6 versions to be included in the classpath -->
138
		<!--
139
        <dependency>
140
            <groupId>eu.dnetlib</groupId>
141
            <artifactId>dnet-index-solr-client</artifactId>
142
            <version>[2.4.1]</version>
143
        </dependency>
144
		-->
136 145
		<dependency>
137 146
			<groupId>eu.dnetlib</groupId>
147
			<artifactId>dnet-index-solr-common</artifactId>
148
			<version>[1.3.1]</version>
149
		</dependency>
150

  
151
		<dependency>
152
			<groupId>eu.dnetlib</groupId>
138 153
			<artifactId>dnet-openaire-blacklist</artifactId>
139
			<version>[1.0.0,2.0.0)</version>
154
			<version>[1.0.0,1.1.1]</version>
140 155
		</dependency>
141 156

  
142 157
		<!-- Aggregation services -->
......
229 244
			<version>[1.0.0,2.0.0)</version>
230 245
		</dependency>
231 246

  
232
                <dependency>
233
                        <groupId>eu.dnetlib</groupId>
234
                        <artifactId>dnet-openaireplus-mapping-utils</artifactId>
235
                        <version>[6.0.4,6.1.0)</version>
236
                </dependency>
237

  
238 247
		<!-- Light-ui for pre-public check -->
239 248
		<!-- 		<dependency> -->
240 249
		<!-- 			<groupId>eu.dnetlib</groupId> -->

Also available in: Unified diff