diff --git a/build.properties b/build.properties
index bcd12d2add..7a7e24cd72 100644
--- a/build.properties
+++ b/build.properties
@@ -17,7 +17,7 @@
classworlds.version=1.2-alpha-7
plexus-active-collections.version=1.0-beta-1
-plexus.version=1.0-alpha-23
+plexus.version=1.0-alpha-24
plexus-utils.version=1.4.1
plexus-interactivity-api.version=1.0-alpha-6-SNAPSHOT
commons-cli.version=1.0
diff --git a/build.xml b/build.xml
index 3725d93f59..ca2ef84113 100644
--- a/build.xml
+++ b/build.xml
@@ -119,6 +119,7 @@ under the License.
+
diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index a6c11a4add..2249f45c54 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -74,11 +74,6 @@ under the License.
org.codehaus.plexus
plexus-container-default
-
- org.apache.maven
- maven-repository-metadata
- 2.1-SNAPSHOT
-
org.apache.maven
maven-error-diagnostics
diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml
index 4398f3f6c2..9951385d4a 100644
--- a/maven-embedder/pom.xml
+++ b/maven-embedder/pom.xml
@@ -44,9 +44,7 @@ under the License.
maven-assembly-plugin
2.1
-
- src/main/assembly/bin.xml
-
+ src/main/assembly/bin.xml
maven-${version}
@@ -61,7 +59,7 @@ under the License.
shade-maven-plugin
org.codehaus.mojo
- 1.0-alpha-8-SNAPSHOT
+ 1.0-alpha-4
package
diff --git a/pom.xml b/pom.xml
index 62ae810ff3..3d6db5f01e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@ under the License.
maven-embedder
- 1.0-alpha-23
+ 1.0-alpha-24
1.0-beta-2