1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00

[releng] experimenting with signing/publishing.

This commit is contained in:
Anna Dushistova 2012-05-17 07:52:42 +00:00
parent a991080bcb
commit c7e1fb16da

View file

@ -25,6 +25,11 @@
<profiles>
<profile>
<id>build-server</id>
<!-- Temporarily, because I don't know where to install the bits-->
<properties>
<tm-install>${project.build.directory}/../../../../</tm-install>
</properties>
<build>
<plugins>
<plugin>