Skip to content

Commit a924412

Browse files
committed
Add jdom2 to Maven lib directory
1 parent e22f56d commit a924412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbi/dist/src/org/fedoraproject/mbi/tool/dist/MavenDist.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public void doDist()
7272
}
7373
for ( String moduleName : Arrays.asList( "aopalliance", "asm", "common-annotations-api", "commons-cli",
7474
"commons-codec", "gson", "guava", "guice", "httpcomponents-client",
75-
"httpcomponents-core", "injection-api", "jline3", "maven-resolver2",
75+
"httpcomponents-core", "injection-api", "jdom2", "jline3", "maven-resolver2",
7676
"maven-wagon", "maven4-api-annotations", "maven4-api-cli",
7777
"maven4-api-core", "maven4-api-di", "maven4-api-metadata",
7878
"maven4-api-model", "maven4-api-plugin", "maven4-api-settings",

0 commit comments

Comments
 (0)