Skip to content

Commit 84d9f46

Browse files
author
silveruser
committed
Release of 6.4 from 6.4-build240616 (commit ba0e7d8)
1 parent 9935d7e commit 84d9f46

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

mobile-configuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.silverpeas.components</groupId>
3030
<artifactId>mobile</artifactId>
31-
<version>6.4-SNAPSHOT</version>
31+
<version>6.4</version>
3232
</parent>
3333

3434
<properties>

mobile-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.silverpeas.components</groupId>
3232
<artifactId>mobile</artifactId>
33-
<version>6.4-SNAPSHOT</version>
33+
<version>6.4</version>
3434
</parent>
3535

3636
<groupId>org.silverpeas.components.mobile</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
<groupId>org.silverpeas.components</groupId>
3636
<artifactId>mobile</artifactId>
3737
<packaging>pom</packaging>
38-
<version>6.4-SNAPSHOT</version>
38+
<version>6.4</version>
3939
<name>Silverpeas Mobile component</name>
4040

4141
<properties>
42-
<silverpeas.version>6.4-build240616</silverpeas.version>
42+
<silverpeas.version>6.4</silverpeas.version>
4343
<maven.compiler.source>11</maven.compiler.source>
4444
<maven.compiler.target>11</maven.compiler.target>
4545
<next.release>6.4</next.release>

0 commit comments

Comments
 (0)