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 1440d77 commit 87ace28Copy full SHA for 87ace28
pom.xml
@@ -38,7 +38,7 @@
38
<packaging>pom</packaging>
39
<groupId>org.silverpeas</groupId>
40
<artifactId>silverpeas-assembly</artifactId>
41
- <version>6.4.2-SNAPSHOT</version>
+ <version>6.4.3-SNAPSHOT</version>
42
<name>Assembly Silverpeas</name>
43
44
<scm>
@@ -80,7 +80,7 @@
80
81
<properties>
82
<!-- 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>
+ <next.release>6.4.3</next.release>
84
<core.version>${project.version}</core.version>
85
<components.version>${project.version}</components.version>
86
</properties>
0 commit comments