Skip to content
Snippets Groups Projects
Commit 3ba1caee authored by Daniel Stonier's avatar Daniel Stonier
Browse files

changelog 0.1.5

parent c6e92651
Branches
Tags
No related merge requests found
...@@ -2,8 +2,13 @@ ...@@ -2,8 +2,13 @@
Changelog for package rosjava_bootstrap Changelog for package rosjava_bootstrap
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 0.1.5 (2013-09-18)
----------- ------------------
* maven deployment path -> maven deployment repository.
* bugfix install location.
0.1.4 (2013-09-17)
------------------
* depend on message generation 0.1.+ * depend on message generation 0.1.+
* use package.xml version. * use package.xml version.
* run_depends for the build tools. * run_depends for the build tools.
......
...@@ -26,7 +26,7 @@ project.ext { ...@@ -26,7 +26,7 @@ project.ext {
allprojects { allprojects {
group='org.ros.rosjava_bootstrap' group='org.ros.rosjava_bootstrap'
version = '0.1.3' version = '0.1.5'
} }
subprojects { subprojects {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment