Skip to content

Commit

Permalink
Merge pull request wildfly#17886 from bstansberry/WFLY-19332
Browse files Browse the repository at this point in the history
[WFLY-19332] Update product.docs.server.version to 33
  • Loading branch information
asoldano authored May 17, 2024
2 parents 04a84cb + a3b2f48 commit 492338f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<ee.maven.groupId>${project.groupId}</ee.maven.groupId>
<ee.maven.version>${project.version}</ee.maven.version>
<channels.maven.groupId>${project.groupId}.channels</channels.maven.groupId>
<product.docs.server.version>31</product.docs.server.version>
<product.docs.server.version>33</product.docs.server.version>
<!-- A short variant of product.release.version used in 'startsWith' tests done by dist verification logic -->
<verifier.product.release.version>${product.docs.server.version}.0</verifier.product.release.version>
<!-- The Galleon channel for the minor version with which this branch is associated. -->
Expand Down

0 comments on commit 492338f

Please sign in to comment.