Source Dockerfile now points to master for N2VC and osm-common allowing better dev testing

Change-Id: Iab1f4c0fc761efe9eb7d1aa3fe184fac604ad2a2
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
diff --git a/requirements.txt b/requirements.txt
index d1436d8..6215643 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -32,5 +32,5 @@
 peewee-migrate==1.1.*
 python-novaclient==12.0.*
 python-neutronclient==5.1.*
-git+https://osm.etsi.org/gerrit/osm/common.git@v5.0#egg=osm-common
-git+https://osm.etsi.org/gerrit/osm/N2VC.git@v5.0#egg=n2vc
+git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common
+git+https://osm.etsi.org/gerrit/osm/N2VC.git#egg=n2vc