This is an automated email from the ASF dual-hosted git repository.
doebele pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/empire-db.git
The following commit(s) were added to refs/heads/master by this push:
new 5323031 prepare-release
5323031 is described below
commit 5323031973cd3d87da1241b1512b584cb569731d
Author: Rainer Döbele <[email protected]>
AuthorDate: Tue Jan 18 13:13:42 2022 +0100
prepare-release
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 3cebaee..46cb2af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,6 +567,7 @@
<exclude>**/static/js/*.js</exclude>
<exclude>**/app.*.css</exclude>
<exclude>**/readme.txt</exclude>
+
<exclude>**/application.yml</exclude>
<exclude>**/.factorypath</exclude>
</excludes>
<encoding>UTF-8</encoding>