From b336eac3435c8a1e09f82e102e96b5025e3fb264 Mon Sep 17 00:00:00 2001 From: Prateek Machiraju Date: Sun, 6 Jun 2021 14:45:02 -0400 Subject: [PATCH] [build] Publish halsim_ws_core to Maven --- simulation/halsim_ws_core/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/simulation/halsim_ws_core/build.gradle b/simulation/halsim_ws_core/build.gradle index 2b22ea6c8c..8e1f7ab8ca 100644 --- a/simulation/halsim_ws_core/build.gradle +++ b/simulation/halsim_ws_core/build.gradle @@ -23,6 +23,7 @@ if (!project.hasProperty('onlylinuxathena')) { apply from: "${rootDir}/shared/googletest.gradle" apply from: "${rootDir}/shared/config.gradle" + apply from: "${rootDir}/shared/plugins/publish.gradle" model { components {