Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2014-01-25 13:16:23 +0000
committerUwe Stieber2014-01-25 13:16:23 +0000
commitd8f3c878854137a83e99684d61de8b0d1de21c37 (patch)
tree465b13357dcb0146f1e832082a7730b6034b0b24 /admin
parent7c703a81cdf8aa1fa73a1576433911a5df013857 (diff)
downloadorg.eclipse.tcf-d8f3c878854137a83e99684d61de8b0d1de21c37.tar.gz
org.eclipse.tcf-d8f3c878854137a83e99684d61de8b0d1de21c37.tar.xz
org.eclipse.tcf-d8f3c878854137a83e99684d61de8b0d1de21c37.zip
Releng: Fix missing </profile> tag added
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 6f92d9c5e..02ba0e0cf 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -119,6 +119,7 @@
<cdt-site>http://download.eclipse.org/tools/cdt/releases/kepler</cdt-site>
<tm-site>http://download.eclipse.org/tm/updates/3.5/</tm-site>
</properties>
+ </profile>
<profile>
<id>eclipse-4.4-luna</id>

Back to the top