File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
31
31
<groupId >org.silverpeas</groupId >
32
32
<artifactId >silverpeas-test-dependencies-bom</artifactId >
33
- <version >1.3 </version >
33
+ <version >1.4-SNAPSHOT </version >
34
34
<packaging >pom</packaging >
35
35
<name >Silverpeas Test Dependencies BOM</name >
36
36
<description >A BOM with all the dependencies required to build and run the unit and the integration tests of Silverpeas</description >
41
41
<developerConnection >scm:git:git@github.com:Silverpeas/silverpeas-test-dependencies-bom.git
42
42
</developerConnection >
43
43
<url >https://gitub.com/Silverpeas/silverpeas-test-dependencies-bom.git</url >
44
- <tag >1.3 </tag >
44
+ <tag >HEAD </tag >
45
45
</scm >
46
46
47
47
<distributionManagement >
278
278
279
279
<properties >
280
280
<!-- property used by the CI to both deploy a build version and release the next stable version -->
281
- <next .release>1.3 </next .release>
281
+ <next .release>1.4 </next .release>
282
282
<maven .compiler.release>11</maven .compiler.release>
283
283
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
284
284
<junit .version>5.7.0</junit .version>
You can’t perform that action at this time.
0 commit comments