summaryrefslogtreecommitdiffstats
path: root/gerrit-war/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gerrit-war/pom.xml')
-rw-r--r--gerrit-war/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-war/pom.xml b/gerrit-war/pom.xml
index f587fd4300..21164a4936 100644
--- a/gerrit-war/pom.xml
+++ b/gerrit-war/pom.xml
@@ -117,7 +117,7 @@ limitations under the License.
<type>jar</type>
<includes>
<include>Main.class</include>
- <include>com/google/gerrit/main/*.class</include>
+ <include>com/google/gerrit/launcher/*.class</include>
</includes>
</overlay>
</overlays>