File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
<groupId >org.silverpeas.jcr</groupId >
26
26
<artifactId >jackrabbit-jca</artifactId >
27
27
<packaging >rar</packaging >
28
- <version >2.18.2 </version >
28
+ <version >2.18.3-SNAPSHOT </version >
29
29
<name >Jackrabbit JCA Resource Adapter</name >
30
30
<url >http://www.silverpeas.org</url >
31
31
76
76
77
77
<properties >
78
78
<!-- property used by the CI to both deploy a build version and release the next stable version -->
79
- <next .release>2.18.2 </next .release>
79
+ <next .release>2.18.3 </next .release>
80
80
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
81
81
<jackrabbit .version>2.18.2</jackrabbit .version>
82
- <tika .version>1.20 </tika .version>
82
+ <tika .version>1.22 </tika .version>
83
83
<silverpeas-jca .version>1.2</silverpeas-jca .version>
84
84
</properties >
85
85
216
216
<dependency >
217
217
<groupId >org.apache.tika</groupId >
218
218
<artifactId >tika-core</artifactId >
219
- <version >1.20 </version >
219
+ <version >${tika.version} </version >
220
220
</dependency >
221
221
<dependency >
222
222
<groupId >org.apache.tika</groupId >
You can’t perform that action at this time.
0 commit comments