Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit cfdd5e9

Browse files
committed
set the correct version of the silverpeas installer
1 parent 491c39c commit cfdd5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.silverpeas.builder</groupId>
4242
<artifactId>configuration</artifactId>
43-
<version>5.13-SNAPSHOT</version>
43+
<version>${project.version}</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>postgresql</groupId>

0 commit comments

Comments
 (0)