Skip to content

Commit 56e5f91

Browse files
author
silveruser
committed
6.3.1 has been released from build 6.3.1-build230823 (19db5e2).Prepare for development iteration of next version 6.3.2
1 parent 19db5e2 commit 56e5f91

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
@@ -36,7 +36,7 @@
3636
<packaging>pom</packaging>
3737
<groupId>org.silverpeas</groupId>
3838
<artifactId>silverpeas-assembly</artifactId>
39-
<version>6.3.1-SNAPSHOT</version>
39+
<version>6.3.2-SNAPSHOT</version>
4040
<name>Assembly Silverpeas</name>
4141

4242
<scm>
@@ -78,7 +78,7 @@
7878

7979
<properties>
8080
<!-- property used by the CI to both deploy a build version and release the next stable version -->
81-
<next.release>6.3.1</next.release>
81+
<next.release>6.3.2</next.release>
8282
<core.version>${project.version}</core.version>
8383
<components.version>${project.version}</components.version>
8484
<jackrabbit.version>2.20.5</jackrabbit.version>

0 commit comments

Comments
 (0)