From ed782029e865b51f5741dc874b803cf30755a8fa Mon Sep 17 00:00:00 2001 From: Michael Zhou Date: Wed, 23 Mar 2016 18:38:29 -0400 Subject: [PATCH] Fix description in gerrit-acceptance-framework/pom.xml The description seems to have been copied from gerrit-plugins-api with out modification. Change-Id: I846e487469ef87d0d5d4e172dbb0c9988647456b --- gerrit-acceptance-framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gerrit-acceptance-framework/pom.xml b/gerrit-acceptance-framework/pom.xml index e3dd4234b2..9920c69487 100644 --- a/gerrit-acceptance-framework/pom.xml +++ b/gerrit-acceptance-framework/pom.xml @@ -5,7 +5,7 @@ 2.13-SNAPSHOT jar Gerrit Code Review - Acceptance Test Framework - API for Gerrit Plugins + Framework for Gerrit's acceptance tests https://www.gerritcodereview.com/