We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19db5e2 commit 56e5f91Copy full SHA for 56e5f91
pom.xml
@@ -36,7 +36,7 @@
36
<packaging>pom</packaging>
37
<groupId>org.silverpeas</groupId>
38
<artifactId>silverpeas-assembly</artifactId>
39
- <version>6.3.1-SNAPSHOT</version>
+ <version>6.3.2-SNAPSHOT</version>
40
<name>Assembly Silverpeas</name>
41
42
<scm>
@@ -78,7 +78,7 @@
78
79
<properties>
80
<!-- 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>
+ <next.release>6.3.2</next.release>
82
<core.version>${project.version}</core.version>
83
<components.version>${project.version}</components.version>
84
<jackrabbit.version>2.20.5</jackrabbit.version>
0 commit comments