This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch dont-sign-snapshots in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit 0a0933fa3628569e97b9eb02f635344432c4a28a Author: Christian Schneider <[email protected]> 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>
