Skip to content

Commit 9e2241e

Browse files
committed
Add in the maven.properties file in the community-war module the version of the community-library module for the integration tests
1 parent e5aa610 commit 9e2241e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community/community-war/src/integration-test/resources/maven.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
#
2424

2525
silverpeas.version=${core.version}
26+
silverpeas-community.version=${project.version}
2627
project.build.directory=${project.build.directory}
2728
test-resources.directory=${project.build.directory}/test-classes

0 commit comments

Comments
 (0)