Changed test-framework artifact ID to brooklyn-test-framework
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/a346f5c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/a346f5c9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/a346f5c9 Branch: refs/heads/master Commit: a346f5c96558144667d217777de8e912aac753f4 Parents: adbf0ef Author: Mark McKenna <[email protected]> Authored: Wed Nov 11 12:12:41 2015 +0000 Committer: Mark McKenna <[email protected]> Committed: Wed Nov 11 12:12:41 2015 +0000 ---------------------------------------------------------------------- usage/test-framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/a346f5c9/usage/test-framework/pom.xml ---------------------------------------------------------------------- diff --git a/usage/test-framework/pom.xml b/usage/test-framework/pom.xml index 1eaf3e1..0430787 100644 --- a/usage/test-framework/pom.xml +++ b/usage/test-framework/pom.xml @@ -10,7 +10,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <artifactId>test-framework</artifactId> + <artifactId>brooklyn-test-framework</artifactId> <name>Brooklyn Test Framework</name> <dependencies>
