Project

General

Profile

« Previous | Next » 

Revision 30762

fixed pom dependencies

View differences:

pom.xml
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>cnr-log4j-inspector</artifactId>
21
			<version>[1.0.0-SNAPSHOT,)</version>
21
			<version>[1.0.0,2.0.0)</version>
22 22
		</dependency>
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>dnet-schemas</artifactId>
26
			<version>[1.0.0-SNAPSHOT,)</version>
26
			<version>[1.0.0,2.0.0)</version>
27 27
		</dependency>
28 28

  
29 29
		<!-- Common services in every container -->
30 30
		<dependency>
31 31
			<groupId>eu.dnetlib</groupId>
32 32
			<artifactId>cnr-enabling-hnm-service</artifactId>
33
			<version>[1.0.0-SNAPSHOT,1.1.0-SNAPSHOT)</version>
33
			<version>[1.0.0,2.0.0)</version>
34 34
		</dependency>
35 35
		<dependency>
36 36
			<groupId>eu.dnetlib</groupId>
37 37
			<artifactId>cnr-enabling-hcm-service</artifactId>
38
			<version>[1.0.0-SNAPSHOT,1.1.0-SNAPSHOT)</version>
38
			<version>[1.0.0,2.0.0)</version>
39 39
		</dependency>
40 40

  
41 41
		<!-- Enabling services service -->
42 42
		<dependency>
43 43
			<groupId>eu.dnetlib</groupId>
44 44
			<artifactId>cnr-enabling-services</artifactId>
45
			<version>[1.0.0-SNAPSHOT]</version>
45
			<version>[1.0.0,2.0.0)</version>
46 46
		</dependency>
47 47
		<dependency>
48 48
			<groupId>eu.dnetlib</groupId>
49 49
			<artifactId>cnr-enabling-inspector</artifactId>
50
			<version>[1.0.0-SNAPSHOT]</version>
50
			<version>[1.0.0,2.0.0)</version>
51 51
		</dependency>
52 52
		<dependency>
53 53
			<groupId>eu.dnetlib</groupId>
54 54
			<artifactId>cnr-resultset-inspector</artifactId>
55
			<version>[1.1.0-SNAPSHOT]</version>
55
			<version>[1.0.0,2.0.0)</version>
56 56
		</dependency>
57 57

  
58 58
		<!-- Manager Service Resource Orchestration (required for workflows) -->
59 59
		<dependency>
60 60
			<groupId>eu.dnetlib</groupId>
61 61
			<artifactId>dnet-msro-service</artifactId>
62
			<version>[1.2.0-SNAPSHOT]</version>
62
			<version>[1.2.0,3.0.0)</version>
63 63
		</dependency>
64 64
		<dependency>
65 65
			<groupId>eu.dnetlib</groupId>
66 66
			<artifactId>dnet-mongo-logging</artifactId>
67
			<version>[1.0.0-SNAPSHOT]</version>
67
			<version>[1.0.0,2.0.0)</version>
68 68
		</dependency>
69 69

  
70 70
		<!-- Modular User Interfaces -->
......
72 72
		<dependency>
73 73
			<groupId>eu.dnetlib</groupId>
74 74
			<artifactId>dnet-modular-is-ui</artifactId>
75
			<version>1.0.0-SNAPSHOT</version>
75
			<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
76 76
		</dependency>
77 77
		<dependency>
78 78
			<groupId>eu.dnetlib</groupId>
79 79
			<artifactId>dnet-modular-ui</artifactId>
80
			<version>[2.0.0-SNAPSHOT]</version>
80
			<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
81 81
		</dependency>
82 82
		<dependency>
83 83
			<groupId>eu.dnetlib</groupId>
84 84
			<artifactId>dnet-modular-workflows-ui</artifactId>
85
			<version>[2.1.0-SNAPSHOT]</version>
85
			<version>[2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
86 86
		</dependency>
87 87
		<dependency>
88 88
			<groupId>eu.dnetlib</groupId>
89 89
			<artifactId>dnet-modular-repositories-ui</artifactId>
90
			<version>[2.1.0-SNAPSHOT]</version>
90
			<version>[2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
91 91
		</dependency>
92 92
		<dependency>
93 93
			<groupId>eu.dnetlib</groupId>
94 94
			<artifactId>dnet-modular-oai-explorer-ui</artifactId>
95
			<version>[1.0-SNAPSHOT]</version>
95
			<version>[1.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
96 96
		</dependency>
97 97
		<dependency>
98 98
			<groupId>eu.dnetlib</groupId>
99 99
			<artifactId>dnet-oai-modular-ui</artifactId>
100
			<version>[2.0.0-SNAPSHOT]</version>
100
			<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
101 101
		</dependency>
102 102
		<dependency>
103 103
			<groupId>eu.dnetlib</groupId>
104 104
			<artifactId>dnet-modular-vocabularies-ui</artifactId>
105
			<version>[1.0.1-SNAPSHOT]</version>
105
			<version>[1.0.1-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
106 106
		</dependency>
107 107
		<dependency>
108 108
			<groupId>eu.dnetlib</groupId>
109 109
			<artifactId>dnet-modular-cleaning-rules-ui</artifactId>
110
			<version>[1.0.1-SNAPSHOT]</version>
110
			<version>[1.0.1-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
111 111
		</dependency>		
112 112
		<dependency>
113 113
			<groupId>eu.dnetlib</groupId>
114 114
			<artifactId>dnet-modular-database-ui</artifactId>
115
			<version>[1.0.0-SNAPSHOT,)</version>
115
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
116 116
		</dependency>
117 117

  
118 118
		<!-- Aggregation services -->
......
120 120
		<dependency>
121 121
			<groupId>eu.dnetlib</groupId>
122 122
			<artifactId>cnr-enabling-database-service</artifactId>
123
			<version>[1.0.0-SNAPSHOT]</version>
123
			<version>[1.0.0,2.0.0)</version>
124 124
		</dependency>
125 125
		<!-- <dependency> -->
126 126
		<!-- <groupId>eu.dnetlib</groupId> -->
......
130 130
		<dependency>
131 131
			<groupId>eu.dnetlib</groupId>
132 132
			<artifactId>dnet-openaireplus-profiles</artifactId>
133
			<version>[1.0.0-SNAPSHOT]</version>
133
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
134 134
		</dependency>
135 135

  
136 136
		<!-- <dependency> -->
......
143 143
		<dependency>
144 144
			<groupId>eu.dnetlib</groupId>
145 145
			<artifactId>dnet-openaireplus-workflows</artifactId>
146
			<version>[1.1.0-SNAPSHOT]</version>
146
			<version>[1.1.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
147 147
		</dependency>
148 148
		<dependency>
149 149
			<groupId>eu.dnetlib</groupId>
150 150
			<artifactId>dnet-hadoop-service</artifactId>
151
			<version>[1.0.0-SNAPSHOT]</version>
151
			<version>[1.0.0,2.0.0)</version>
152 152
		</dependency>
153 153
		<dependency>
154 154
			<groupId>eu.dnetlib</groupId>
155 155
			<artifactId>dnet-actionmanager-service</artifactId>
156
			<version>[2.0.0-SNAPSHOT]</version>
156
			<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
157 157
		</dependency>
158 158
		<dependency>
159 159
			<groupId>eu.dnetlib</groupId>
160 160
			<artifactId>cnr-inspector-security</artifactId>
161
			<version>[1.0.0-SNAPSHOT]</version>
161
			<version>[1.0.0,2.0.0)</version>
162 162
		</dependency>
163 163
		<dependency>
164 164
			<groupId>eu.dnetlib</groupId>
165 165
			<artifactId>dnet-webapp-monitoring</artifactId>
166
			<version>[1.0.0-SNAPSHOT]</version>
166
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
167 167
		</dependency>
168 168
		
169 169
		<!-- Bulk project export -->
......
188 188
		<dependency>
189 189
			<groupId>eu.dnetlib</groupId>
190 190
			<artifactId>dnet-modular-index-ui</artifactId>
191
			<version>1.0.0-SNAPSHOT</version>
191
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
192 192
		</dependency>
193 193
	</dependencies>
194 194
</project>

Also available in: Unified diff