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 9352cf0 commit 86ab0a5Copy full SHA for 86ab0a5
pom.xml
@@ -181,8 +181,8 @@
181
</goals>
182
<inherited>false</inherited>
183
<configuration>
184
- <description>eXist-db documentation app for eXist-db 5.3.1</description>
185
- <releaseName>v5.3.1</releaseName>
+ <description>eXist-db documentation app for eXist-db ${exist.version}</description>
+ <releaseName>v${exist.version}</releaseName>
186
<tag>${project.version}</tag>
187
<fileSets>
188
<fileSet>
0 commit comments