diff --git a/proxy/pom.xml b/proxy/pom.xml
index 537c94376..8950be6c4 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -28,19 +28,30 @@
- scm:git:git@github.com:wavefrontHQ/wavefront-proxy.git
- scm:git:git@github.com:wavefrontHQ/wavefront-proxy.git
- git@github.com:wavefrontHQ/wavefront-proxy.git
+ ${scm.connection}
+ ${scm.developer.connection}
+ ${scm.url}
release-11.x
-
+
+
11
@@ -725,6 +736,51 @@
+
+ broadcom
+
+ git@github.gwd.broadcom.net:IMS/wf-proxy.git
+ scm:git:${scm.url}
+ scm:git:${scm.url}
+ https://usw1.packages.broadcom.com/artifactory
+ usw1.packages.broadcom.com_tis-wavefront-maven-dev-local
+ tis-wavefront-maven-dev-local
+ usw1.packages.broadcom.com_tis-wavefront-maven-prod-local
+ tis-wavefront-maven-prod-local
+
+
+
+ ${snapshot.repo.id}
+ ${artifactory.url}/${snapshot.repo.name}
+
+
+ ${release.repo.id}
+ ${artifactory.url}/${release.repo.name}
+
+
+
+
+ vmware
+
+ true
+
+
+ git@github.com:wavefrontHQ/wavefront-proxy.git
+ scm:git:${scm.url}
+ scm:git:${scm.url}
+ https://repo.wavefront.com/content/repositories
+ sunnylabs-snapshots
+ snapshots
+ sunnylabs-releases
+ releases
+
+
+
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
+
+
+