1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 03:45:35 +02:00

Tycho: Use original (pre 0.15.0) packaging name for repository

This commit is contained in:
Marc-Andre Laperle 2012-11-20 02:13:02 -05:00
parent acc53f158b
commit 07209b6c8b

View file

@ -27,7 +27,9 @@
<url>http://maven.eclipse.org/nexus/content/repositories/public</url>
</pluginRepository>
</pluginRepositories>
<build>
<finalName>${project.artifactId}</finalName>
</build>
<profiles>
<profile>
<id>production</id>