File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
31
31
<groupId >org.silverpeas.jcr</groupId >
32
32
<artifactId >access-control</artifactId >
33
- <version >1.2 -SNAPSHOT</version >
33
+ <version >1.1.1 -SNAPSHOT</version >
34
34
<packaging >jar</packaging >
35
35
36
36
<name >Silverpeas JCR Access Control</name >
95
95
96
96
<properties >
97
97
<!-- property used by the CI to both deploy a build version and release the next stable version -->
98
- <next .release>1.2 </next .release>
98
+ <next .release>1.1.1 </next .release>
99
99
<maven .compiler.source>1.8</maven .compiler.source>
100
100
<maven .compiler.target>1.8</maven .compiler.target>
101
101
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
102
- <jackrabbit .version>2.16.1 </jackrabbit .version>
102
+ <jackrabbit .version>2.16.2 </jackrabbit .version>
103
103
</properties >
104
104
105
105
<dependencies >
You can’t perform that action at this time.
0 commit comments