Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zbendhiba authored and ppalaga committed May 31, 2021
1 parent 681d5be commit 89174b1
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 @@ -38,7 +38,7 @@

<properties>
<!-- Primary dependencies - maintained manually -->
<camel.major.minor>3.10</camel.major.minor> <!-- run after each change: cd docs && mvndev validate -->
<camel.major.minor>3.10</camel.major.minor> <!-- run after each change: cd docs && mvnd validate -->
<camel.version>${camel.major.minor}.0</camel.version>
<camel.docs.components.xref>${camel.major.minor}.x@components</camel.docs.components.xref><!-- the version in Camel's docs/components/antora.yml -->
<camel.docs.branch>camel-${camel.major.minor}.x</camel.docs.branch><!-- The stable branch on which our Antora docs depends -->
Expand Down

0 comments on commit 89174b1

Please sign in to comment.