Merge pull request #288 from litvinovg/vitro-languages-core-home-fix

Prevent copying pom file to home directory
This commit is contained in:
Dragan Ivanovic 2022-05-21 11:18:06 +02:00 committed by GitHub
commit 06c2afa301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@
<groupId>org.vivoweb</groupId>
<artifactId>vitro-languages-home-core</artifactId>
<version>${project.version}</version>
<type>pom</type>
<type>tar.gz</type>
</dependency>
</dependencies>
</project>