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 84c54ed commit d08665dCopy full SHA for d08665d
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.34 (2014-06-12)
6
+===================
7
+* assist rospack to speedup by ignoring the installed maven directories.
8
+
9
0.1.33 [2014-03-19]
10
===================
11
* gradle 1.9->1.11
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.33</version>
+ <version>0.1.34</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments