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 3d4a057 commit 0c930adCopy full SHA for 0c930ad
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.27 [2013-10-30]
6
+===================
7
+* use ROS_MAVEN_REPOSITORY to configure the external repository.
8
+
9
0.1.26 [2013-10-26]
10
===================
11
* embedded gradle 1.7->1.8
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.26</version>
+ <version>0.1.27</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments