Skip to content

Commit fce336e

Browse files
author
silveruser
committed
Release of 1.4.1
1 parent 3520893 commit fce336e

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
@@ -31,7 +31,7 @@
3131
<packaging>pom</packaging>
3232
<artifactId>silverpeas-project</artifactId>
3333
<groupId>org.silverpeas</groupId>
34-
<version>1.4.1-SNAPSHOT</version>
34+
<version>1.4.1</version>
3535
<name>Parent POM</name>
3636
<description>
3737
Silverpeas is an open-source project to build and run a Collaborative and Social Web Portal
@@ -47,7 +47,7 @@
4747
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-Parent.git</connection>
4848
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-Parent.git</developerConnection>
4949
<url>https://gitub.com/Silverpeas/Silverpeas-Parent.git</url>
50-
<tag>HEAD</tag>
50+
<tag>1.4.1</tag>
5151
</scm>
5252

5353
<repositories>
@@ -122,7 +122,7 @@
122122
<properties>
123123
<!-- property used by the CI to both deploy a build version and release the next stable version -->
124124
<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>
126126
<maven.compiler.release>11</maven.compiler.release>
127127
<wagon.version>3.3.3</wagon.version>
128128
<wildfly.version>20.0.1.Final</wildfly.version>

0 commit comments

Comments
 (0)