diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7f848bb19dac1154c2eb70687e06a6aec893eb29..237f71a5d8f1090db665db980a77e73a73f287ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,4 +20,4 @@ catkin_package()
 ##############################################################################
 
 install(DIRECTORY ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_bootstrap/ 
-        DESTINATION ${CATKIN_GLOBAL_MAVEN_DESTINATION}/ros/rosjava_bootstrap)
\ No newline at end of file
+        DESTINATION ${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_bootstrap)
\ No newline at end of file