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 aad8a70 commit e9a62f8Copy full SHA for e9a62f8
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.28 [2013-10-30]
6
+===================
7
+* seed ROS_MAVEN_REPOSITORY when necessary.
8
+
9
0.1.27 [2013-10-30]
10
===================
11
* use ROS_MAVEN_REPOSITORY to configure the external repository.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.27</version>
+ <version>0.1.28</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments