Skip to content

Commit a59a6e4

Browse files
author
silveruser
committed
6.2.1 has been released from commit 3fb9cc5 (build version 6.2.1-build210519). Prepare for development iteration of next version 6.2.2
1 parent 3fb9cc5 commit a59a6e4

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
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232
<groupId>org.silverpeas</groupId>
3333
<artifactId>silverpeas-distribution</artifactId>
34-
<version>6.2.1-SNAPSHOT</version>
34+
<version>6.2.2-SNAPSHOT</version>
3535
<name>Distribution of Silverpeas ${project.version}</name>
3636
<description>
3737
It generates a distribution of Silverpeas ${project.version} for both Unix-like and Windows
@@ -81,7 +81,7 @@
8181

8282
<properties>
8383
<!-- 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>
84+
<next.release>6.2.2</next.release>
8585
<server.distribution>wildfly20</server.distribution>
8686
</properties>
8787

0 commit comments

Comments
 (0)