From be326ee0072fdeef3958a2c8493f6e3bb5d2aed0 Mon Sep 17 00:00:00 2001 From: Bruno Date: Tue, 27 Aug 2024 16:37:27 +0200 Subject: [PATCH] Update product.json --- jsf-form-archive-util-product/product.json | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/jsf-form-archive-util-product/product.json b/jsf-form-archive-util-product/product.json index b21171b..41b72f7 100644 --- a/jsf-form-archive-util-product/product.json +++ b/jsf-form-archive-util-product/product.json @@ -44,27 +44,6 @@ } ] } - }, - { - "id": "maven-dropins", - "data": { - "dependencies": [ - { - "groupId": "com.axonivy.utils.jsfformarchive", - "artifactId": "jsf-form-archive-uti", - "version": "${version}" - } - ], - "repositories": [ - { - "id": "maven.axonivy.com", - "url": "https://maven.axonivy.com", - "snapshots": { - "enabled": "true" - } - } - ] - } } ] }