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 3fb9cc5 commit a59a6e4Copy full SHA for a59a6e4
pom.xml
@@ -31,7 +31,7 @@
31
<packaging>jar</packaging>
32
<groupId>org.silverpeas</groupId>
33
<artifactId>silverpeas-distribution</artifactId>
34
- <version>6.2.1-SNAPSHOT</version>
+ <version>6.2.2-SNAPSHOT</version>
35
<name>Distribution of Silverpeas ${project.version}</name>
36
<description>
37
It generates a distribution of Silverpeas ${project.version} for both Unix-like and Windows
@@ -81,7 +81,7 @@
81
82
<properties>
83
<!-- property used by the CI to both deploy a build version and release the next stable version -->
84
- <next.release>6.2.1</next.release>
+ <next.release>6.2.2</next.release>
85
<server.distribution>wildfly20</server.distribution>
86
</properties>
87
0 commit comments