diff --git a/bundles/pom.xml b/bundles/pom.xml index d01947db9bf..76d22172688 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -7,7 +7,7 @@ org.eclipse.launchbar parent - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT bundles-parent diff --git a/features/org.eclipse.launchbar.remote/feature.xml b/features/org.eclipse.launchbar.remote/feature.xml index bd1141456db..4f57caf2c12 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 c5e82f2e9f5..ac37d374229 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 abb3bd8ae7e..54f9e74722a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -7,7 +7,7 @@ org.eclipse.launchbar parent - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT features-parent diff --git a/pom.xml b/pom.xml index cdccf5f32a2..bd06b7c2a42 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.eclipse.launchbar parent - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT pom diff --git a/repo/pom.xml b/repo/pom.xml index ad04fdcb7a5..ef153f4f1ed 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -5,7 +5,7 @@ org.eclipse.launchbar parent - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT ../pom.xml diff --git a/tests/org.eclipse.launchbar.core.tests/pom.xml b/tests/org.eclipse.launchbar.core.tests/pom.xml index 3f658c3db26..80ada5c70ca 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.4.0-SNAPSHOT + 2.4.1-SNAPSHOT ../../pom.xml diff --git a/tests/org.eclipse.launchbar.ui.tests/pom.xml b/tests/org.eclipse.launchbar.ui.tests/pom.xml index ad3efb4ef17..f0a1512c530 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.4.0-SNAPSHOT + 2.4.1-SNAPSHOT ../../pom.xml parent