mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2025-01-06 18:47:44 +01:00
Include config patches is pom build
This commit is contained in:
parent
55200608c1
commit
27652b511f
3
pom.xml
3
pom.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>com.dre</groupId>
|
||||
<artifactId>Brewery</artifactId>
|
||||
<version>1.8.3</version>
|
||||
<version>2.0-beta1</version>
|
||||
<name>Brewery</name>
|
||||
|
||||
<properties>
|
||||
@ -23,6 +23,7 @@
|
||||
<directory>${project.basedir}/resources</directory>
|
||||
<includes>
|
||||
<include>**/*.yml</include>
|
||||
<include>**/*.txt</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>target/**</exclude>
|
||||
|
Loading…
Reference in New Issue
Block a user