This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new a4cd92f Regen
a4cd92f is described below
commit a4cd92fe643254c6c0a47846fc1e312cbc22902a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 19 07:44:02 2019 +0100
Regen
---
bom/camel-bom/pom.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index c3efc70..345eeae 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -3054,16 +3054,6 @@
</dependency>
</dependencies>
</plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>flatten-maven-plugin</artifactId>
- <configuration>
- <flattenMode>bom</flattenMode>
- <pomElements>
- <repositories>remove</repositories>
- </pomElements>
- </configuration>
- </plugin>
</plugins>
</build>
</project>