Skip to content

Commit 6ec4628

Browse files
author
silveruser
committed
Release of 1.5.1
1 parent 15a8a3d commit 6ec4628

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<packaging>pom</packaging>
3434
<artifactId>silverpeas-project</artifactId>
3535
<groupId>org.silverpeas</groupId>
36-
<version>1.5.1-SNAPSHOT</version>
36+
<version>1.5.1</version>
3737
<name>Parent POM</name>
3838
<description>
3939
Silverpeas is an open-source project to build and run a Collaborative and Social Web Portal
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-Project.git</connection>
5050
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-Project.git</developerConnection>
5151
<url>https://gitub.com/Silverpeas/Silverpeas-Project.git</url>
52-
<tag>HEAD</tag>
52+
<tag>1.5.1</tag>
5353
</scm>
5454

5555
<repositories>
@@ -124,7 +124,7 @@
124124
<properties>
125125
<!-- property used by the CI to both deploy a build version and release the next stable version -->
126126
<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>
128128
<maven.compiler.release>11</maven.compiler.release>
129129
<wagon.version>3.5.1</wagon.version>
130130
<wildfly.version>26.1.1.Final</wildfly.version>

0 commit comments

Comments
 (0)