Release specific version of a package
I have the feeling that the wrong version of my package gets released when running bloom-release: 1.1.0-6 instead of 1.3.1., where the second number is in both the changelog.rst and the package.xml files. So, is there a way to make bloom-release use version 1.3.1? (I was assuming that it always takes the most recent version.)
Edit:
I did what William suggested. Can it be that Jenkins is having connection trouble? I got 46 messages in my email saying this:
See <http://jenkins.ros.org/job/ros-indigo-handle-detector_sourcedeb/46/>
[...]
urllib2.URLError: <urlopen error <urlopen error [Errno 111] **Connection refused**> (https://raw.github.com/ros/rosdistro/master/index.yaml)>
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
Description set:
I suspect this is caused by having skipped a step and / or incorrect content of some of the involved files. Could you provide links to the relevant (release) repositories?
I guess that these are the relevant repositories:
https://github.com/atenpas/handle_det...
https://github.com/atenpas/handle_det...
The changelogs, e.g., are different.
Ping @William?