Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-01-25 12:27:41 +0000
committerUwe Stieber2014-01-25 12:27:41 +0000
commit92212a4783ab2239624d3d92146202282bf8fc89 (patch)
tree2d62d482b23c0a9b85519a5b261d9e59d12581c0 /features/org.eclipse.tcf.repo/pom.xml
parentef9ac2034a5d156cf2e4ff5e4fb5825bd55c1712 (diff)
downloadorg.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.tar.gz
org.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.tar.xz
org.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.zip
Releng: Move deployment of P2 repository to Eclipse.org download server into separate profile
Diffstat (limited to 'features/org.eclipse.tcf.repo/pom.xml')
-rw-r--r--features/org.eclipse.tcf.repo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.tcf.repo/pom.xml b/features/org.eclipse.tcf.repo/pom.xml
index c5de8ddd5..a498ca697 100644
--- a/features/org.eclipse.tcf.repo/pom.xml
+++ b/features/org.eclipse.tcf.repo/pom.xml
@@ -24,7 +24,7 @@
<!-- Packaging and signing -->
<profiles>
<profile>
- <id>sign</id>
+ <id>deploy</id>
<build>
<plugins>
<plugin>

Back to the top