You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/01/31 10:25:43 UTC

[incubator-zipkin-brave-karaf] 21/43: Fixed name

This is an automated email from the ASF dual-hosted git repository.

abesto pushed a commit to branch jenkinsfile-tweaks
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git

commit 0a0933fa3628569e97b9eb02f635344432c4a28a
Author: Christian Schneider <ch...@die-schneider.net>
AuthorDate: Thu Jul 6 14:38:34 2017 +0200

    Fixed name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90611cd..1d271c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@ the License.
 						<exclude>.travis.yml</exclude>
 						<exclude>.gitignore</exclude>
 						<exclude>.mvn/**</exclude>
-						<exclude>.settings</exclude>
+						<exclude>.settings.xml</exclude>
 						<exclude>mvnw*</exclude>
 						<exclude>build-support/**</exclude>
 						<exclude>etc/header.txt</exclude>