diff options
Diffstat (limited to 'buildScripts/p2/feature.xml')
-rw-r--r-- | buildScripts/p2/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildScripts/p2/feature.xml b/buildScripts/p2/feature.xml index f5d08c4d..27fe2559 100644 --- a/buildScripts/p2/feature.xml +++ b/buildScripts/p2/feature.xml @@ -32,8 +32,8 @@ THE SOFTWARE. <plugin id="org.projectlombok.agent" - download-size="0" - install-size="0" + download-size="1158" + install-size="1158" version="@VERSION@"/> </feature> |