Skip to content

Commit

Permalink
Update pom.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Dec 31, 2023
1 parent cf8b64f commit afb5c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion uel-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<Bundle-Category>protege</Bundle-Category>
<Bundle-Description>UEL library</Bundle-Description>
<Bundle-Vendor>Chair of Automata Theory - TU Dresden</Bundle-Vendor>
<Bundle-DocURL>https://lat.inf.tu-dresden.de</Bundle-DocURL>
<Bundle-DocURL>https://tu-dresden.de/ing/informatik/thi/lat</Bundle-DocURL>
<Main-Class>${mainClass}</Main-Class>
<Include-Resource>
{maven-resources}, {maven-dependencies},
Expand Down
2 changes: 1 addition & 1 deletion uel-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<Bundle-Category>protege</Bundle-Category>
<Bundle-Description>UEL standalone</Bundle-Description>
<Bundle-Vendor>Chair of Automata Theory - TU Dresden</Bundle-Vendor>
<Bundle-DocURL>https://lat.inf.tu-dresden.de</Bundle-DocURL>
<Bundle-DocURL>https://tu-dresden.de/ing/informatik/thi/lat</Bundle-DocURL>
<Bundle-ClassPath>.</Bundle-ClassPath>
<Import-Package>${import.package}</Import-Package>
<Main-Class>${mainClass}</Main-Class>
Expand Down

0 comments on commit afb5c30

Please sign in to comment.