Fix project name in .gitreview file 49/6049/1
authorRob Daugherty <rd472p@att.com>
Wed, 19 Jul 2017 15:00:38 +0000 (11:00 -0400)
committerRob Daugherty <rd472p@att.com>
Wed, 19 Jul 2017 15:02:06 +0000 (11:02 -0400)
Changed:

[gerrit]
host=gerrit.onap.org
port=29418
project=mso.git

To:

[gerrit]
host=gerrit.onap.org
port=29418
project=so.git

Issue: SO-38
Change-Id: I1bc55331625504c137aeb1905b535d6acd59a931
Signed-off-by: Rob Daugherty <rd472p@att.com>
.gitreview

index 22476ab..3a5f50e 100644 (file)
@@ -1,4 +1,4 @@
 [gerrit]
 host=gerrit.onap.org
 port=29418
-project=mso.git
+project=so.git