More fixes to build poms in preparation for release

Backport of fix on master by Hadrian Zbarcea <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/cc70cc58
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/cc70cc58
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/cc70cc58

Branch: refs/heads/0.7.0-incubating
Commit: cc70cc5859b105c5be6fddb902a28f913845d07b
Parents: ffedff1
Author: Hadrian Zbarcea <[email protected]>
Authored: Tue Jul 7 16:51:26 2015 -0400
Committer: Richard Downer <[email protected]>
Committed: Wed Jul 15 08:22:09 2015 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/cc70cc58/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a27184..ae39c02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
         <module>storage/hazelcast</module>
 
         <module>usage/all</module>
-        <!-- module>usage/archetypes/quickstart</module -->
+        <module>usage/archetypes/quickstart</module>
         <module>usage/camp</module>
         <module>usage/cli</module>
         <module>usage/dist</module>

Reply via email to