Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.client.all.parent')
-rw-r--r--plugins/org.eclipse.osee.client.all.parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.client.all.parent/pom.xml b/plugins/org.eclipse.osee.client.all.parent/pom.xml
index e7ee4f67e21..653f249c9ea 100644
--- a/plugins/org.eclipse.osee.client.all.parent/pom.xml
+++ b/plugins/org.eclipse.osee.client.all.parent/pom.xml
@@ -538,7 +538,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <osee-runtime-site-path>http://msa-linux-adm.msc.az.boeing.com/osee/sites</osee-runtime-site-path>
+ <osee-runtime-site-path>http://osee-build.msc.az.boeing.com/osee/sites</osee-runtime-site-path>
<osee-runtime-site-version>DEV</osee-runtime-site-version>
<osee-runtime-site>${osee-runtime-site-path}/${osee-runtime-site-version}/org.eclipse.osee/org.eclipse.osee.runtime.p2</osee-runtime-site>

Back to the top