Author: struberg
Date: Tue Aug 31 12:08:20 2010
New Revision: 991165

URL: http://svn.apache.org/viewvc?rev=991165&view=rev
Log:
we also need to bundle our spi jar

Modified:
    openwebbeans/trunk/samples/ejb-telephone/pom.xml

Modified: openwebbeans/trunk/samples/ejb-telephone/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/ejb-telephone/pom.xml?rev=991165&r1=991164&r2=991165&view=diff
==============================================================================
--- openwebbeans/trunk/samples/ejb-telephone/pom.xml (original)
+++ openwebbeans/trunk/samples/ejb-telephone/pom.xml Tue Aug 31 12:08:20 2010
@@ -91,7 +91,6 @@ under the License.
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-spi</artifactId>
             <version>${project.version}</version>
-            <scope>provided</scope>
         </dependency>
 
         <!-- JSF Plugin -->


Reply via email to