Skip to content

Commit 87ace28

Browse files
author
silveruser
committed
6.4.2 has been released from build 6.4.2-build241211 (1440d77).Prepare for development iteration of next version 6.4.3
1 parent 1440d77 commit 87ace28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<packaging>pom</packaging>
3939
<groupId>org.silverpeas</groupId>
4040
<artifactId>silverpeas-assembly</artifactId>
41-
<version>6.4.2-SNAPSHOT</version>
41+
<version>6.4.3-SNAPSHOT</version>
4242
<name>Assembly Silverpeas</name>
4343

4444
<scm>
@@ -80,7 +80,7 @@
8080

8181
<properties>
8282
<!-- property used by the CI to both deploy a build version and release the next stable version -->
83-
<next.release>6.4.2</next.release>
83+
<next.release>6.4.3</next.release>
8484
<core.version>${project.version}</core.version>
8585
<components.version>${project.version}</components.version>
8686
</properties>

0 commit comments

Comments
 (0)