Enable maven-publish for fabric-tofino

Change-Id: I413c0787cc68a2f1e310320edd01f565179c36b8
diff --git a/jjb/verify/fabric-tofino.yaml b/jjb/verify/fabric-tofino.yaml
index 28081f3..2bb64b2 100644
--- a/jjb/verify/fabric-tofino.yaml
+++ b/jjb/verify/fabric-tofino.yaml
@@ -23,6 +23,4 @@
     name: 'fabric-tofino-jobs'
     jobs:
       - 'maven-test'
-      # Do not publish as the generated .oar is useless without the output of
-      # the Tofino compiler.
-      # - 'maven-publish'
+      - 'maven-publish'