Fix build (duplicate dependency and incorrect snapshot version)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@834489 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell.gui.plugin/pom.xml b/shell.gui.plugin/pom.xml
index 665ebb6..bb0fdc6 100644
--- a/shell.gui.plugin/pom.xml
+++ b/shell.gui.plugin/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>org.apache.felix.shell</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>