File tree 1 file changed +3
-7
lines changed 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 18
18
<url >https://github.com/spring-projects/spring-data-elasticsearch</url >
19
19
20
20
<properties >
21
-
22
- <dist .key>DATAES</dist .key>
23
-
24
21
<commonscollections >3.2.1</commonscollections >
25
22
<commonslang >2.6</commonslang >
26
23
<elasticsearch >2.4.0</elasticsearch >
27
24
<springdata .commons>2.0.0.BUILD-SNAPSHOT</springdata .commons>
28
-
29
25
</properties >
30
26
31
27
<dependencies >
86
82
<artifactId >jackson-databind</artifactId >
87
83
<version >${jackson} </version >
88
84
</dependency >
89
-
85
+
90
86
<!-- CDI -->
91
87
<dependency >
92
88
<groupId >javax.enterprise</groupId >
197
193
198
194
<ciManagement >
199
195
<system >Bamboo</system >
200
- <url >http ://build.springsource.org /browse/SPRINGDATAES</url >
196
+ <url >https ://build.spring.io /browse/SPRINGDATAES</url >
201
197
</ciManagement >
202
198
203
199
<issueManagement >
204
200
<system >JIRA</system >
205
- <url >https://jira.springsource.org /browse/DATAES</url >
201
+ <url >https://jira.spring.io /browse/DATAES</url >
206
202
</issueManagement >
207
203
208
204
</project >
You can’t perform that action at this time.
0 commit comments