Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcmraidha2011-06-30 13:46:53 +0000
committercmraidha2011-06-30 13:46:53 +0000
commitcf82a4db3396a7dea2feab61111a6676adf2113d (patch)
tree1626a9d5c2568a72e918dc31f6a8cc8b4768ce01
parent6d031b5c7a67346728bd50f26674c0614233b61a (diff)
downloadorg.eclipse.papyrus-cf82a4db3396a7dea2feab61111a6676adf2113d.tar.gz
org.eclipse.papyrus-cf82a4db3396a7dea2feab61111a6676adf2113d.tar.xz
org.eclipse.papyrus-cf82a4db3396a7dea2feab61111a6676adf2113d.zip
[releng] udpate build.xml file.
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/build.xml b/releng/org.eclipse.mdt.papyrus.releng.buckminster/build.xml
index 4d348d4b064..0998ee6c7dd 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/build.xml
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/build.xml
@@ -63,7 +63,7 @@
<property name="targetPlatformPath" location="${result}/tp" />
<property name="buckminster.output.root" location="${result}/output" />
<property name="buckminster.temp.root" location="${result}/temp" />
- <property name="site.p2.dir" location="${workspace}/_temp/org.eclipse.papyrus.build_0.8.0-eclipse.feature/site.p2" />
+ <property name="site.p2.dir" location="${workspace}/_temp/org.eclipse.papyrus.build_0.9.0-eclipse.feature/site.p2" />
<!-- This macro executes the default application of an eclipse installation
that resides in the folder ${buildtools}/@app -->

Back to the top