diff --git a/bundles/pom.xml b/bundles/pom.xml index c8f557a6886..d01947db9bf 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -7,7 +7,7 @@ org.eclipse.launchbar parent - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT bundles-parent diff --git a/features/org.eclipse.launchbar.remote/feature.xml b/features/org.eclipse.launchbar.remote/feature.xml index 7b58ab6b421..230f5634b86 100644 --- a/features/org.eclipse.launchbar.remote/feature.xml +++ b/features/org.eclipse.launchbar.remote/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/org.eclipse.launchbar/feature.xml b/features/org.eclipse.launchbar/feature.xml index b61f15d85ee..c5e82f2e9f5 100644 --- a/features/org.eclipse.launchbar/feature.xml +++ b/features/org.eclipse.launchbar/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/pom.xml b/features/pom.xml index 54a77f2fc0b..abb3bd8ae7e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -7,7 +7,7 @@ org.eclipse.launchbar parent - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT features-parent diff --git a/pom.xml b/pom.xml index 2de320b29d8..0323ff73098 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.eclipse.launchbar parent - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom diff --git a/repo/pom.xml b/repo/pom.xml index dade6cbb1b3..ad04fdcb7a5 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -5,7 +5,7 @@ org.eclipse.launchbar parent - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT ../pom.xml diff --git a/tests/org.eclipse.launchbar.core.tests/pom.xml b/tests/org.eclipse.launchbar.core.tests/pom.xml index 850399203ca..3f658c3db26 100644 --- a/tests/org.eclipse.launchbar.core.tests/pom.xml +++ b/tests/org.eclipse.launchbar.core.tests/pom.xml @@ -7,7 +7,7 @@ org.eclipse.launchbar parent - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT ../../pom.xml diff --git a/tests/org.eclipse.launchbar.ui.tests/pom.xml b/tests/org.eclipse.launchbar.ui.tests/pom.xml index ce7aa7a6f7a..ad3efb4ef17 100644 --- a/tests/org.eclipse.launchbar.ui.tests/pom.xml +++ b/tests/org.eclipse.launchbar.ui.tests/pom.xml @@ -6,7 +6,7 @@ org.eclipse.launchbar - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT ../../pom.xml parent