This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/archiva-redback-components-parent.git
The following commit(s) were added to refs/heads/master by this push:
new fe3e845 ooops fix pom
fe3e845 is described below
commit fe3e8453b97f1d776b0e681870cd1b956de42824
Author: olivier lamy <[email protected]>
AuthorDate: Sat Dec 29 19:40:57 2018 +1000
ooops fix pom
Signed-off-by: olivier lamy <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 18a8ca9..b1a252a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
<exclude>.settings</exclude>
<exclude>.java-version</exclude>
<exclude>**/.site-content/**</exclude>
- <exclude><repository</exclude>
+ <exclude>.repository</exclude>
</excludes>
</configuration>
<executions>