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 39bc05d commit 4a83de4Copy full SHA for 4a83de4
CHANGELOG.rst
@@ -2,9 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
-0.1.17-21 [2013-09-21]
+0.1.17-22 [2013-09-23]
6
===================
7
8
+* Use GRADLE_USER_HOME only when creating binaries.
9
+* Use maven-publish for publishing rosjava packages
10
* Catkin-gradle environment variable bugfixes.
11
* Allow user environment variables to override automatic rosjava settings.
12
* Add install rule for environemnt generation script.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.21</version>
+ <version>0.1.22</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments