Skip to content

Commit

Permalink
fix: change vitro-languages-core-home dependency type from tar.gz to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinovg committed Apr 8, 2022
1 parent f3374f7 commit c18ec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<groupId>org.vivoweb</groupId>
<artifactId>vitro-languages-home-core</artifactId>
<version>${project.version}</version>
<type>tar.gz</type>
<type>pom</type>
</dependency>
</dependencies>
</project>

0 comments on commit c18ec5e

Please sign in to comment.