diff --git a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py
index 8a3aed36a2cd196a7c85cbf184a69f2f9d8fd1b0..8ea323446e5e8c1a8d6d52d5aa018759dd188ca0 100644
--- a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py
+++ b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py
@@ -1,2 +1,2 @@
 '''version string - generated by setVersion.sh'''
-VERSION = '1.1.7'
+VERSION = '1.1.8.dev0'
diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt
index 4ff854fc72e94616d8d86d84b21c8f8045896d94..f80cf259d69d2fadaa86ac0c881af6249cd466a7 100644
--- a/hbp_nrp_music_interface/requirements.txt
+++ b/hbp_nrp_music_interface/requirements.txt
@@ -1,6 +1,6 @@
 # HBP requirements
-hbp-nrp-cle==1.1.7
-hbp-nrp-commons==1.1.7
-hbp-nrp-music-xml==1.1.7
+hbp-nrp-cle==1.1.8.dev0
+hbp-nrp-commons==1.1.8.dev0
+hbp-nrp-music-xml==1.1.8.dev0
 
 # third party requirements
diff --git a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py
index 8a3aed36a2cd196a7c85cbf184a69f2f9d8fd1b0..8ea323446e5e8c1a8d6d52d5aa018759dd188ca0 100644
--- a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py
+++ b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py
@@ -1,2 +1,2 @@
 '''version string - generated by setVersion.sh'''
-VERSION = '1.1.7'
+VERSION = '1.1.8.dev0'