mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
[releng]Removed unnecessary build profile configuration.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
This commit is contained in:
parent
94a8a330e1
commit
e7706ca443
1 changed files with 0 additions and 23 deletions
23
pom.xml
23
pom.xml
|
@ -115,29 +115,6 @@
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
</profile>
|
</profile>
|
||||||
<profile>
|
|
||||||
<id>build-server</id>
|
|
||||||
<build>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.eclipse.tycho.extras</groupId>
|
|
||||||
<artifactId>tycho-pack200a-plugin</artifactId>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.eclipse.cbi.maven.plugins</groupId>
|
|
||||||
<artifactId>eclipse-jarsigner-plugin</artifactId>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.eclipse.tycho.extras</groupId>
|
|
||||||
<artifactId>tycho-pack200b-plugin</artifactId>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.eclipse.tycho</groupId>
|
|
||||||
<artifactId>tycho-p2-plugin</artifactId>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</build>
|
|
||||||
</profile>
|
|
||||||
</profiles>
|
</profiles>
|
||||||
<modules>
|
<modules>
|
||||||
<module>rse/doc/org.eclipse.dstore.doc.isv</module>
|
<module>rse/doc/org.eclipse.dstore.doc.isv</module>
|
||||||
|
|
Loading…
Add table
Reference in a new issue