Updating requirements to point to branch

Change-Id: I83bf13b32e3a9316304924b6c5c873699d6db87e
Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/releasenotes/notes/updating_requirements-cce0d756c80edc2c.yaml b/releasenotes/notes/updating_requirements-cce0d756c80edc2c.yaml
new file mode 100644
index 0000000..5d78111
--- /dev/null
+++ b/releasenotes/notes/updating_requirements-cce0d756c80edc2c.yaml
@@ -0,0 +1,20 @@
+#######################################################################################
+# Copyright ETSI Contributors and Others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#######################################################################################
+---
+fixes:
+  - |
+    Updating requirements.in and requirements.txt to point to branch
\ No newline at end of file
diff --git a/requirements-dev.in b/requirements-dev.in
index 87d042b..78cafdb 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -14,5 +14,5 @@
 # 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@v11.0#egg=osm-common
+-r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v11.0
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 21f6ba6..c10616d 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -22,7 +22,7 @@
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   aiokafka
-osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
+osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v11.0
     # via -r requirements-dev.in
 pycrypto==2.6.1
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master