diff --git a/settings.gradle b/settings.gradle index bf1ef6996c..60bac3c720 100644 --- a/settings.gradle +++ b/settings.gradle @@ -11,6 +11,8 @@ * specific language governing permissions and limitations under the License. */ +enableFeaturePreview('STABLE_PUBLISHING') + rootProject.name='pantheon' include 'acceptance-tests' include 'consensus'