Skip to content

Commit

Permalink
#4229 - Better project template selection
Browse files Browse the repository at this point in the history
- Added missing dependency
  • Loading branch information
reckart committed Oct 8, 2023
1 parent 57cc57d commit 79725e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions inception/inception-ui-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-preferences</artifactId>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-project</artifactId>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-security</artifactId>
Expand Down

0 comments on commit 79725e6

Please sign in to comment.