summaryrefslogtreecommitdiffstats
path: root/gerrit-plugin-api
diff options
context:
space:
mode:
authorDave Borowitz <dborowitz@google.com>2013-04-11 14:30:34 -0700
committerDave Borowitz <dborowitz@google.com>2013-04-11 14:30:34 -0700
commit7f53c5696fd2dca0c1f68a0cc9ded8cf43e0948e (patch)
treecefc333b28dfba192451f27510aef19f06df598d /gerrit-plugin-api
parentdac17eac2013fb1405eb82bf77c44b7b7d211740 (diff)
Build gwtexpui from in-subtree version
Rename the module and artifact to gerrit-gwtexpui. Change-Id: Ica1b7aae7777b4188d7d557a9e7fef0c37bca5c7
Diffstat (limited to 'gerrit-plugin-api')
-rw-r--r--gerrit-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-plugin-api/pom.xml b/gerrit-plugin-api/pom.xml
index 0abe81f255..569ed50ab9 100644
--- a/gerrit-plugin-api/pom.xml
+++ b/gerrit-plugin-api/pom.xml
@@ -72,8 +72,8 @@ limitations under the License.
<createSourcesJar>true</createSourcesJar>
<artifactSet>
<excludes>
- <exclude>gwtexpui:gwtexpui</exclude>
<exclude>gwtjsonrpc:gwtjsonrpc</exclude>
+ <exclude>com.google.gerrit:gerrit-gwtexpui</exclude>
<exclude>com.google.gerrit:gerrit-prettify</exclude>
<exclude>com.google.gerrit:gerrit-patch-commonsnet</exclude>
<exclude>com.google.gerrit:gerrit-patch-jgit</exclude>