diff options
author | Tom Schindl | 2015-04-30 21:17:24 +0000 |
---|---|---|
committer | Tom Schindl | 2015-04-30 21:17:56 +0000 |
commit | 3845032a037aaa43f495230db76e85c854061486 (patch) | |
tree | c2e031122da513a63d830645399c0c2028f91c62 /releng/org.eclipse.fx.shared.releng | |
parent | c356a11f9c77de9aa374b6f77711a6e1e2068743 (diff) | |
download | org.eclipse.efxclipse-3845032a037aaa43f495230db76e85c854061486.tar.gz org.eclipse.efxclipse-3845032a037aaa43f495230db76e85c854061486.tar.xz org.eclipse.efxclipse-3845032a037aaa43f495230db76e85c854061486.zip |
replace update site with p2 repository
Diffstat (limited to 'releng/org.eclipse.fx.shared.releng')
-rwxr-xr-x | releng/org.eclipse.fx.shared.releng/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.fx.shared.releng/pom.xml b/releng/org.eclipse.fx.shared.releng/pom.xml index 4b433efe2..bfb5536c9 100755 --- a/releng/org.eclipse.fx.shared.releng/pom.xml +++ b/releng/org.eclipse.fx.shared.releng/pom.xml @@ -37,6 +37,7 @@ <module>../runtime/org.eclipse.fx.runtime.min.feature</module> <module>../org.eclipse.fx.core.shared.updatesite</module> + <module>../org.eclipse.fx.core.shared.p2repository</module> <module>../org.eclipse.fx.shared.doc</module> </modules> |