fix metal3 fullstack test job parameter

Change-Id: I32b11fd0f9356bee696d3e53507fd542784fb461
diff --git a/jjb/metal3/job_fullstack_building_test.yml b/jjb/metal3/job_fullstack_building_test.yml
index bfa316e..f6122fb 100644
--- a/jjb/metal3/job_fullstack_building_test.yml
+++ b/jjb/metal3/job_fullstack_building_test.yml
@@ -115,7 +115,7 @@
         description: 'Cluster API provider Metal3 Git repository commit hash to build'
     - string:
         name: CAPM3_REPO
-        default: 'https://github.com/metal3-io/baremetal-operator.git'
+        default: 'https://github.com/metal3-io/cluster-api-provider-metal3.git'
         description: 'The Git reposiotry used to build Cluster API provider Metal3'
     - string:
         name: CAPM3_BRANCH