djencks commented on a change in pull request #6892:
URL: https://github.com/apache/camel/pull/6892#discussion_r799691749



##########
File path: docs/components/antora.yml
##########
@@ -21,9 +21,8 @@
 
 name: components
 title: Camel Components
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.15.0

Review comment:
       This is what shows up in the doc url, so to match everything else it 
should be 3.15.x.  
   The display-version is not needed as it is the same: we only need it for 
next and LTS releases.
   
   There should be similar changes in the camel-spring-boot and camel-karaf 
antora.yml files.

##########
File path: docs/source-map.yml
##########
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel.git'
           mapped_url: './../camel'
           branches:
-            - branch: main
+            - branch: 3.15.x

Review comment:
       This is the git branch name, and is correct (for this subproject: most 
others have more complicated naming schemes such as `release-3.15.x`).

##########
File path: core/camel-core-engine/src/main/docs/antora.yml
##########
@@ -18,4 +18,4 @@
 # A distributed part of main camel "docs/components" 'components' component 
descriptor:
 
 name: components
-version: next
+version: 3.15.0

Review comment:
       should be 3.15.x




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to