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 33
33
<packaging >pom</packaging >
34
34
<artifactId >silverpeas-project</artifactId >
35
35
<groupId >org.silverpeas</groupId >
36
- <version >1.5.1-SNAPSHOT </version >
36
+ <version >1.5.1</version >
37
37
<name >Parent POM</name >
38
38
<description >
39
39
Silverpeas is an open-source project to build and run a Collaborative and Social Web Portal
49
49
<connection >scm:git:git@github.com:Silverpeas/Silverpeas-Project.git</connection >
50
50
<developerConnection >scm:git:git@github.com:Silverpeas/Silverpeas-Project.git</developerConnection >
51
51
<url >https://gitub.com/Silverpeas/Silverpeas-Project.git</url >
52
- <tag >HEAD </tag >
52
+ <tag >1.5.1 </tag >
53
53
</scm >
54
54
55
55
<repositories >
124
124
<properties >
125
125
<!-- property used by the CI to both deploy a build version and release the next stable version -->
126
126
<next .release>1.5.1</next .release>
127
- <silverpeas .bom.version>1.5.1-SNAPSHOT </silverpeas .bom.version>
127
+ <silverpeas .bom.version>1.5.1</silverpeas .bom.version>
128
128
<maven .compiler.release>11</maven .compiler.release>
129
129
<wagon .version>3.5.1</wagon .version>
130
130
<wildfly .version>26.1.1.Final</wildfly .version>
You can’t perform that action at this time.
0 commit comments