This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/archiva-redback-components-site.git
The following commit(s) were added to refs/heads/master by this push:
new 1ae5948 Removing spring-utils and modello-plugins from site generation
1ae5948 is described below
commit 1ae594815f2eb35765b9a25845889b4ba58406fd
Author: Martin Stockhammer <[email protected]>
AuthorDate: Wed Oct 16 20:12:36 2019 +0200
Removing spring-utils and modello-plugins from site generation
---
pom.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 00fae5c..2cfaf94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,10 +56,7 @@
<module>../spring-registry</module>
<module>../spring-taskqueue</module>
<module>../spring-apacheds</module>
- <module>../spring-utils</module>
<module>../redback-features</module>
- <module>../modello-plugins</module>
-
</modules>
<build>
<plugins>