This is an automated email from the ASF dual-hosted git repository. dfoulks pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-openwire.git
commit 8e2baa0759724f0d9a8a228479f27512239e6f4b Author: Timothy Bish <[email protected]> AuthorDate: Wed Feb 10 18:45:21 2016 -0500 Disable website generation for now. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 755297d..bd7e83a 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ <module>openwire-core</module> <module>openwire-legacy</module> <module>openwire-interop-tests</module> - <module>openwire-website</module> +<!-- <module>openwire-website</module> --> <module>openwire-annotations</module> </modules>
