From: garciadeblas Date: Mon, 27 Jun 2022 13:56:14 +0000 (+0200) Subject: Update requirements-dev.in to follow branch v12.0 instead of master X-Git-Tag: v12.0.0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv12.0.0;p=osm%2FMON.git Update requirements-dev.in to follow branch v12.0 instead of master Change-Id: Ic3d42ff6b92e1fc17176c381fa3400e8dc3ef298 Signed-off-by: garciadeblas --- 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