diff options
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> |