1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

[releng] Set name of repo to be consitent with naming in CDT and tools.templates

This makes handling of releng easier across projects.

Change-Id: I91f532e95ec45dad4cf758f2226e51e53a797ffb
This commit is contained in:
Jonah Graham 2018-07-23 19:46:58 +01:00
parent 1a1cbf62b8
commit 2982dc100f

View file

@ -11,4 +11,8 @@
<artifactId>repo</artifactId>
<packaging>eclipse-repository</packaging>
<build>
<finalName>org.eclipse.launchbar.repo</finalName>
</build>
</project>