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 104bcdd ooops fix pom
104bcdd is described below
commit 104bcdda1b91117e1e0d82e223178c002ddfa12b
Author: olivier lamy <[email protected]>
AuthorDate: Sat Dec 29 19:40:14 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 1d7209c..18a8ca9 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>