From: garciadeblas Date: Mon, 27 Jun 2022 13:56:11 +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=d8362a719b5e4ed17d15ab82ee516d2d4d17c718;p=osm%2FLCM.git Update requirements-dev.in to follow branch v12.0 instead of master Change-Id: I14aeec5cc007ec85b173f6f94e2e7a07f6e7caab Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index ec714a2..6119e3b 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. -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 +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 -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 +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