tkobayas commented on code in PR #4566:
URL: 
https://github.com/apache/incubator-kie-docs/pull/4566#discussion_r2199995024


##########
kogito-docs/_artifacts/document-attributes.adoc:
##########
@@ -2,7 +2,7 @@
 :REBUILT: February 1st, 2025
 
 // Release_task: Update each release when branching
-:COMMUNITY_VERSION: 999-SNAPSHOT
+:COMMUNITY_VERSION: 10.1.0
 :COMMUNITY_VERSION_LONG: {COMMUNITY_VERSION}
 :COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}
 :COMMUNITY_VERSION_BRANCH: main

Review Comment:
   @domhanak 
   Hmm, looking at 10.0.x 
https://github.com/apache/incubator-kie-docs/blob/10.0.x/_artifacts/document-attributes.adoc?plain=1#L4-L7
   ```
   :COMMUNITY_VERSION: 10.0.0
   :COMMUNITY_VERSION_LONG: {COMMUNITY_VERSION}.0
   :COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}
   :COMMUNITY_VERSION_BRANCH: 10.0.x
   ```
   Shall I change the COMMUNITY_VERSION_BRANCH from `main` to `10.1.x`?
   
   Btw in 10.0.x, `COMMUNITY_VERSION_LONG: {COMMUNITY_VERSION}.0` looks 
strange. Do we want to add the `.0`?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to