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