Skip to content

Commit 5815b02

Browse files
committed
The Jenkins pipeline to generate a build version of the project updated
the version of the dependency on Silverpeas to a build version of 6.4.3. Revert this in order to be able to release the version 1.0
1 parent 39dfc4c commit 5815b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<!-- property used by the CI to both deploy a build version and release the next stable version -->
4747
<next.release>1.0</next.release>
4848
<!-- Version of Silverpeas on which it depends -->
49-
<silverpeas.version>6.4.3-build250206</silverpeas.version>
49+
<silverpeas.version>6.4.2</silverpeas.version>
5050
</properties>
5151

5252
<dependencies>

0 commit comments

Comments
 (0)