We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b13a63 commit b216064Copy full SHA for b216064
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.30 [2013-12-26]
6
+===================
7
+* rosdistro scraping more intelligent : now checks for message_generation dependant packages
8
+* gradle 1.8->1.9 upgrade in templates
9
+
10
0.1.29 [2013-11-08]
11
===================
12
* fix single artifact message generation when there is dependencies.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.29</version>
+ <version>0.1.30</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments