Package release v1.0.6 - #42
Open
urfeex wants to merge 1 commit into
Open
Conversation
urrsk
approved these changes
Aug 3, 2026
Member
Author
|
Before making the actual release, I think I would want to wait until UniversalRobots/Universal_Robots_Client_Library#543 is released to all active ROS distributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since releasing 1.0.5 (5 years ago!) we had two bugfixes coming in, namely #38 and #40.
Let's release a new version including those fixes.
Note
Low Risk
Only the POM version string changes; no application or build-plugin logic is modified in this diff.
Overview
Bumps the Maven project version in
pom.xmlfrom 1.0.5 to 1.0.6 for the External Control URCap (com.fzi:externalcontrol).That version drives
${project.build.finalName}for the built JAR and.urcappackage produced at thepackagephase, aligning the release artifact with v1.0.6 (including prior bugfixes referenced in the PR description).Reviewed by Cursor Bugbot for commit d57f253. Bugbot is set up for automated code reviews on this repo. Configure here.