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 31
31
<packaging >jar</packaging >
32
32
<groupId >org.silverpeas</groupId >
33
33
<artifactId >silverpeas-distribution</artifactId >
34
- <version >6.1</version >
34
+ <version >6.1.1-SNAPSHOT </version >
35
35
<name >Distribution of Silverpeas ${project.version} </name >
36
36
<description >
37
37
It generates a distribution of Silverpeas ${project.version} for both Unix-like and Windows
42
42
<developerConnection >scm:git:git@github.com:Silverpeas/Silverpeas-Distribution.git</developerConnection >
43
43
<connection >scm:git:git@github.com:Silverpeas/Silverpeas-Distribution.git</connection >
44
44
<url >http://github.com/Silverpeas/Silverpeas-Distribution.git</url >
45
- <tag >6.1 </tag >
45
+ <tag >HEAD </tag >
46
46
</scm >
47
47
48
48
<repositories >
81
81
82
82
<properties >
83
83
<!-- property used by the CI to both deploy a build version and release the next stable version -->
84
- <next .release>6.1</next .release>
84
+ <next .release>6.1.1 </next .release>
85
85
<server .distribution>wildfly18</server .distribution>
86
86
</properties >
87
87
You can’t perform that action at this time.
0 commit comments