Skip to content
Snippets Groups Projects
Commit df559313 authored by Holger Rapp's avatar Holger Rapp
Browse files

Merge pull request #17 from damonkohler/work

Change plugin from ros-java to ros.
parents 29c5d35d 1712cd67
Branches
Tags
No related merge requests found
...@@ -54,7 +54,7 @@ subprojects { ...@@ -54,7 +54,7 @@ subprojects {
See https://github.com/rosjava/rosjava_bootstrap (look for gradle_plugins) See https://github.com/rosjava/rosjava_bootstrap (look for gradle_plugins)
to see what is going on under the hood. to see what is going on under the hood.
*/ */
apply plugin: 'ros-java' apply plugin: 'ros'
} }
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment