Skip to content

Commit

Permalink
fix: Add vitro-languages-home-core as installer dependency to have Vi…
Browse files Browse the repository at this point in the history
…tro RDF internationalization files
  • Loading branch information
litvinovg committed Mar 28, 2022
1 parent dc8ba47 commit 7ce1b64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions installer/home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,11 @@
<artifactId>vitro-home</artifactId>
<type>tar.gz</type>
</dependency>
<dependency>
<groupId>org.vivoweb</groupId>
<artifactId>vitro-languages-home-core</artifactId>
<version>${project.version}</version>
<type>tar.gz</type>
</dependency>
</dependencies>
</project>

0 comments on commit 7ce1b64

Please sign in to comment.