You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2022/01/18 11:56:39 UTC

[empire-db] branch master updated: prepare-release

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 b53bdec  prepare-release
b53bdec is described below

commit b53bdec933f82219147759379ed106de84add931
Author: Rainer Döbele <do...@apache.org>
AuthorDate: Tue Jan 18 12:56:37 2022 +0100

    prepare-release
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 921abe4..3cebaee 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>**/.factorypath</exclude>
                         </excludes>
 		                <encoding>UTF-8</encoding>
 		            </configuration>