Upgrade to latest mercury


git-svn-id: https://svn.apache.org/repos/asf/geronimo/gshell/trunk@746172 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gshell-support/gshell-artifact-mercury/pom.xml b/gshell-support/gshell-artifact-mercury/pom.xml
index 2b98036..a96ec75 100644
--- a/gshell-support/gshell-artifact-mercury/pom.xml
+++ b/gshell-support/gshell-artifact-mercury/pom.xml
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.apache.maven.mercury</groupId>
             <artifactId>mercury-md-sat</artifactId>
-            <version>1.0.0-alpha-2</version>
+            <version>1.0-alpha-5</version>
             <exclusions>
                 <exclusion>
                     <groupId>commons-cli</groupId>