Update requirements-dev.in to follow branch v12.0 instead of master
Change-Id: Ic3d42ff6b92e1fc17176c381fa3400e8dc3ef298
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/requirements-dev.in b/requirements-dev.in
index 733a1b3..6c599d4 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -13,8 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
--e git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common
--r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+-e git+https://osm.etsi.org/gerrit/osm/common.git@v12.0#egg=osm-common
+-r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
--e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc
--r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master
+-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@v12.0#egg=n2vc
+-r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=v12.0