aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-05-01 17:32:28 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-01 18:13:49 +0200
commit18cb13c4ef4bcdf3210e932bd9fbb602ddf234fc (patch)
tree318ccee878aed76ffb2618bac5b6d73a2d28201e /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
parentf3cb30f835430f379070849f580ee45c44c97ad3 (diff)
downloadjgit-18cb13c4ef4bcdf3210e932bd9fbb602ddf234fc.tar.gz
jgit-18cb13c4ef4bcdf3210e932bd9fbb602ddf234fc.zip
Update assertj-core to 3.24.2
and consume it directly from Maven Central. Add the bundle to the jgit p2 repository. Change-Id: I95f07a6d3ea645c4f56350d4b0facbaa84988440
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
index 3b65d520b8..3f0ed6f360 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
@@ -39,6 +39,9 @@
<bundle id="org.eclipse.jgit.ui" version="0.0.0">
<category name="JGit-additional-bundles"/>
</bundle>
+ <bundle id="assertj-core">
+ <category name="JGit-dependency-bundles"/>
+ </bundle>
<bundle id="com.google.gson">
<category name="JGit-dependency-bundles"/>
</bundle>