Remove some more snapshot dependencies.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@888994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main/pom.xml b/main/pom.xml
index 35a584e..d071dae 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -189,7 +189,7 @@
                   <artifactItem>
                      <groupId>${pom.groupId}</groupId>
                      <artifactId>org.apache.felix.shell</artifactId>
-                     <version>1.5.0-SNAPSHOT</version>
+                     <version>1.4.1</version>
                      <type>jar</type>
                      <overWrite>true</overWrite>
                      <outputDirectory>${project.build.directory}/bundle</outputDirectory>
@@ -197,7 +197,7 @@
                    <artifactItem>
                      <groupId>${pom.groupId}</groupId>
                      <artifactId>org.apache.felix.shell.tui</artifactId>
-                     <version>1.5.0-SNAPSHOT</version>
+                     <version>1.4.1</version>
                      <type>jar</type>
                      <overWrite>true</overWrite>
                      <outputDirectory>${project.build.directory}/bundle</outputDirectory>
@@ -205,7 +205,7 @@
                    <artifactItem>
                      <groupId>${pom.groupId}</groupId>
                      <artifactId>org.apache.felix.bundlerepository</artifactId>
-                     <version>1.5.0-SNAPSHOT</version>
+                     <version>1.4.2</version>
                      <type>jar</type>
                      <overWrite>true</overWrite>
                      <outputDirectory>${project.build.directory}/bundle</outputDirectory>
diff --git a/main/src/main/resources/config.properties b/main/src/main/resources/config.properties
index ef60e45..e8a3a58 100644
--- a/main/src/main/resources/config.properties
+++ b/main/src/main/resources/config.properties
@@ -97,4 +97,5 @@
 #
 
 org.osgi.service.http.port=8080
-obr.repository.url=http://felix.apache.org/obr/releases.xml
+#obr.repository.url=http://felix.apache.org/obr/releases.xml
+obr.repository.url=file:/Users/rickhall/Projects/felix-trunk/bundlerepository/b/repository.xml