diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:43:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-13 18:43:31 +0200 |
commit | 0c258a9fecac1daed409fc5ac5ee9949b461a6c3 (patch) | |
tree | 03f026c1a542538643172898ea997ece15de641a /mod_cluster-1.2.1.Final-pom.patch |
Diffstat (limited to 'mod_cluster-1.2.1.Final-pom.patch')
-rw-r--r-- | mod_cluster-1.2.1.Final-pom.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mod_cluster-1.2.1.Final-pom.patch b/mod_cluster-1.2.1.Final-pom.patch new file mode 100644 index 0000000..22398f2 --- /dev/null +++ b/mod_cluster-1.2.1.Final-pom.patch @@ -0,0 +1,12 @@ +diff --git a/pom.xml b/pom.xml +index cadb9bb..dcb92e0 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -206,7 +206,6 @@ + <module>container-spi</module> + <module>core</module> + <module>container</module> +- <module>demo</module> + </modules> + </profile> + <profile> |