From 158f736e425dc72f8040da47837f6c268e6037c3 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 11 Oct 2013 11:20:53 -0400 Subject: [PATCH] Update pom versions --- .../pom.xml | 2 +- .../org.eclipse.jst.common.fproj.enablement.jdt.feature/pom.xml | 2 +- .../org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature/pom.xml | 2 +- features/org.eclipse.wst.common.fproj.feature.patch/pom.xml | 2 +- features/org.eclipse.wst.common.fproj.feature/pom.xml | 2 +- features/org.eclipse.wst.common.fproj.sdk.feature/pom.xml | 4 ++-- plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk/pom.xml | 2 +- plugins/org.eclipse.jst.common.project.facet.core/pom.xml | 2 +- plugins/org.eclipse.jst.common.project.facet.ui/pom.xml | 2 +- plugins/org.eclipse.wst.common.fproj.sdk/pom.xml | 2 +- plugins/org.eclipse.wst.common.project.facet.core/pom.xml | 2 +- plugins/org.eclipse.wst.common.project.facet.doc.api/pom.xml | 4 ++-- plugins/org.eclipse.wst.common.project.facet.ui/pom.xml | 2 +- pom.xml | 6 +++--- tests/org.eclipse.wst.common.project.facet.core.tests/pom.xml | 2 +- tests/org.eclipse.wst.common.project.facet.ui.tests/pom.xml | 2 +- 16 files changed, 20 insertions(+), 20 deletions(-) diff --git a/features/org.eclipse.jst.common.fproj.enablement.jdt.feature.patch/pom.xml b/features/org.eclipse.jst.common.fproj.enablement.jdt.feature.patch/pom.xml index 3ad533b..1a47335 100644 --- a/features/org.eclipse.jst.common.fproj.enablement.jdt.feature.patch/pom.xml +++ b/features/org.eclipse.jst.common.fproj.enablement.jdt.feature.patch/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/features/org.eclipse.jst.common.fproj.enablement.jdt.feature/pom.xml b/features/org.eclipse.jst.common.fproj.enablement.jdt.feature/pom.xml index 92c433b..9f388ef 100644 --- a/features/org.eclipse.jst.common.fproj.enablement.jdt.feature/pom.xml +++ b/features/org.eclipse.jst.common.fproj.enablement.jdt.feature/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature/pom.xml b/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature/pom.xml index 84b3655..ddbf6ec 100644 --- a/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature/pom.xml +++ b/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/features/org.eclipse.wst.common.fproj.feature.patch/pom.xml b/features/org.eclipse.wst.common.fproj.feature.patch/pom.xml index 8c25ba4..00e218a 100644 --- a/features/org.eclipse.wst.common.fproj.feature.patch/pom.xml +++ b/features/org.eclipse.wst.common.fproj.feature.patch/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/features/org.eclipse.wst.common.fproj.feature/pom.xml b/features/org.eclipse.wst.common.fproj.feature/pom.xml index c483f72..afee8a0 100644 --- a/features/org.eclipse.wst.common.fproj.feature/pom.xml +++ b/features/org.eclipse.wst.common.fproj.feature/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/features/org.eclipse.wst.common.fproj.sdk.feature/pom.xml b/features/org.eclipse.wst.common.fproj.sdk.feature/pom.xml index 2340d9b..5c9a1ed 100644 --- a/features/org.eclipse.wst.common.fproj.sdk.feature/pom.xml +++ b/features/org.eclipse.wst.common.fproj.sdk.feature/pom.xml @@ -16,12 +16,12 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ org.eclipse.webtools.common org.eclipse.wst.common.fproj.sdk - 3.4.0-SNAPSHOT + 3.6.0-SNAPSHOT eclipse-feature \ No newline at end of file diff --git a/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk/pom.xml b/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk/pom.xml index 3d30242..6c2d085 100644 --- a/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk/pom.xml +++ b/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/plugins/org.eclipse.jst.common.project.facet.core/pom.xml b/plugins/org.eclipse.jst.common.project.facet.core/pom.xml index 55d1c78..864c36f 100644 --- a/plugins/org.eclipse.jst.common.project.facet.core/pom.xml +++ b/plugins/org.eclipse.jst.common.project.facet.core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/plugins/org.eclipse.jst.common.project.facet.ui/pom.xml b/plugins/org.eclipse.jst.common.project.facet.ui/pom.xml index 37058ad..7788d0a 100644 --- a/plugins/org.eclipse.jst.common.project.facet.ui/pom.xml +++ b/plugins/org.eclipse.jst.common.project.facet.ui/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/plugins/org.eclipse.wst.common.fproj.sdk/pom.xml b/plugins/org.eclipse.wst.common.fproj.sdk/pom.xml index 21e9c75..004850b 100644 --- a/plugins/org.eclipse.wst.common.fproj.sdk/pom.xml +++ b/plugins/org.eclipse.wst.common.fproj.sdk/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/plugins/org.eclipse.wst.common.project.facet.core/pom.xml b/plugins/org.eclipse.wst.common.project.facet.core/pom.xml index 0abb2bf..3b9d386 100644 --- a/plugins/org.eclipse.wst.common.project.facet.core/pom.xml +++ b/plugins/org.eclipse.wst.common.project.facet.core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/plugins/org.eclipse.wst.common.project.facet.doc.api/pom.xml b/plugins/org.eclipse.wst.common.project.facet.doc.api/pom.xml index 8b4a9c6..f83b308 100644 --- a/plugins/org.eclipse.wst.common.project.facet.doc.api/pom.xml +++ b/plugins/org.eclipse.wst.common.project.facet.doc.api/pom.xml @@ -16,12 +16,12 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ org.eclipse.webtools.common org.eclipse.wst.common.project.facet.doc.api - 1.4.200-SNAPSHOT + 1.4.400-SNAPSHOT eclipse-plugin \ No newline at end of file diff --git a/plugins/org.eclipse.wst.common.project.facet.ui/pom.xml b/plugins/org.eclipse.wst.common.project.facet.ui/pom.xml index 8a6157d..248da65 100644 --- a/plugins/org.eclipse.wst.common.project.facet.ui/pom.xml +++ b/plugins/org.eclipse.wst.common.project.facet.ui/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/pom.xml b/pom.xml index 6fd48b8..9bd3e24 100644 --- a/pom.xml +++ b/pom.xml @@ -17,13 +17,13 @@ org.eclipse wtp-parent - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../wtp-parent org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT pom @@ -45,4 +45,4 @@ tests/org.eclipse.wst.common.project.facet.core.tests tests/org.eclipse.wst.common.project.facet.ui.tests - \ No newline at end of file + diff --git a/tests/org.eclipse.wst.common.project.facet.core.tests/pom.xml b/tests/org.eclipse.wst.common.project.facet.core.tests/pom.xml index adf5daa..362dd3e 100644 --- a/tests/org.eclipse.wst.common.project.facet.core.tests/pom.xml +++ b/tests/org.eclipse.wst.common.project.facet.core.tests/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ diff --git a/tests/org.eclipse.wst.common.project.facet.ui.tests/pom.xml b/tests/org.eclipse.wst.common.project.facet.ui.tests/pom.xml index c42376f..3ad8640 100644 --- a/tests/org.eclipse.wst.common.project.facet.ui.tests/pom.xml +++ b/tests/org.eclipse.wst.common.project.facet.ui.tests/pom.xml @@ -16,7 +16,7 @@ org.eclipse.webtools.common org.eclipse.webtools.common.fproj - 3.5.0-SNAPSHOT + 3.6.0-SNAPSHOT ../../ -- 1.8.4