aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2017-07-20 11:09:23 -0400
committerRob Daugherty <rd472p@att.com>2017-07-20 11:09:23 -0400
commit2c5310ad100fab7a368bb7572b64a0231ff843d2 (patch)
tree218ac3059924351818184c35c5733091fc045ba7 /packages
parent9871e070485e01dd97f70e3111f3184229ab9928 (diff)
More pom changes needed since repos were renamed
I hope this will fix the daily jenkins builds. Issue: SO-65 Change-Id: Iee8e975dd894e7bd937bab0ae033188f133f5fce Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/docker/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml
index ab5a353084..c37d68a5ed 100644
--- a/packages/docker/pom.xml
+++ b/packages/docker/pom.xml
@@ -22,8 +22,8 @@
i.e: mvn clean install -P docker -Dmso.git.url=https://gerrit.openecomp.org/r-->
<mso.chef.git.url.prefix>${env.GIT_NO_PROJECT}</mso.chef.git.url.prefix>
<mso.chef.git.branchname>master</mso.chef.git.branchname>
- <mso.chef.git.url.suffix.chef.repo>mso/chef-repo</mso.chef.git.url.suffix.chef.repo>
- <mso.chef.git.url.suffix.chef.config>mso/mso-config</mso.chef.git.url.suffix.chef.config>
+ <mso.chef.git.url.suffix.chef.repo>so/chef-repo</mso.chef.git.url.suffix.chef.repo>
+ <mso.chef.git.url.suffix.chef.config>so/so-config</mso.chef.git.url.suffix.chef.config>
<mso.project.version>${project.version}</mso.project.version>
</properties>