Skip to content

Commit 4a83de4

Browse files
committed
0.1.22
1 parent 39bc05d commit 4a83de4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
Changelog
33
^^^^^^^^^
44

5-
0.1.17-21 [2013-09-21]
5+
0.1.17-22 [2013-09-23]
66
===================
77

8+
* Use GRADLE_USER_HOME only when creating binaries.
9+
* Use maven-publish for publishing rosjava packages
810
* Catkin-gradle environment variable bugfixes.
911
* Allow user environment variables to override automatic rosjava settings.
1012
* Add install rule for environemnt generation script.

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>rosjava_build_tools</name>
3-
<version>0.1.21</version>
3+
<version>0.1.22</version>
44
<description>
55
Simple tools and catkin modules for rosjava development.
66
</description>

0 commit comments

Comments
 (0)