merging language specific home artifacts from Vitro-languages into the Vitro repository (#348)

This commit is contained in:
Dragan Ivanovic 2022-11-24 14:34:28 +01:00 committed by GitHub
parent 4acb10fc3f
commit 8ddbc8fc00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 164 additions and 6 deletions

View file

@ -107,11 +107,5 @@
<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>