mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 00:25:25 +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:
parent
1a1cbf62b8
commit
2982dc100f
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@
|
||||||
|
|
||||||
<artifactId>repo</artifactId>
|
<artifactId>repo</artifactId>
|
||||||
<packaging>eclipse-repository</packaging>
|
<packaging>eclipse-repository</packaging>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<finalName>org.eclipse.launchbar.repo</finalName>
|
||||||
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue