Project

General

Profile

« Previous | Next » 

Revision 36640

fixed deps to jochen transformator service

View differences:

webapps/dnet-eagle-container/trunk/pom.xml
52 52
		<dependency>
53 53
			<groupId>eu.dnetlib</groupId>
54 54
			<artifactId>dnet-datasource-manager-service</artifactId>
55
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
55
			<version>[1.0.0,2.0.0)</version>
56 56
		</dependency>
57 57
		<dependency>
58 58
			<groupId>xalan</groupId>
......
88 88
		<dependency>
89 89
			<groupId>eu.dnetlib</groupId>
90 90
			<artifactId>dnet-data-transformation-service</artifactId>
91
			<version>[2.0.0,3.0.0)</version>
91
			<version>[2.0.0]</version>
92 92
		</dependency>
93
		<dependency>
94
			<groupId>eu.dnetlib</groupId>
95
			<artifactId>unibi-data-collective-transformation-common</artifactId>
96
			<version>[2.0.0]</version>
97
		</dependency>
93 98

  
94 99
		<!-- Modular UIs -->
95 100
		<dependency>
......
129 134
		<dependency>
130 135
			<groupId>eu.dnetlib</groupId>
131 136
			<artifactId>dnet-eagle-workflows</artifactId>
132
			<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
137
			<version>[3.0.0,4.0.0)</version>
133 138
		</dependency>
134 139
		<dependency>
135 140
			<groupId>eu.dnetlib</groupId>
136 141
			<artifactId>dnet-eagle-profiles</artifactId>
137
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
142
			<version>[1.0.0,2.0.0)</version>
138 143
		</dependency>
139 144
		<dependency>
140 145
			<groupId>eu.dnetlib</groupId>

Also available in: Unified diff