]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jcr/pom.xml
Work on JCR remoting
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / pom.xml
index aa72e28701b86c4206c1fab2b0292eb7d6dda204..1d30016fa004c12ca38c1048594202de81ec8b77 100644 (file)
                        <groupId>org.springframework.ws</groupId>
                        <artifactId>org.springframework.xml</artifactId>
                </dependency>
+               
+               <!-- OSGi -->
+               <dependency>
+                       <groupId>org.eclipse.osgi</groupId>
+                       <artifactId>org.eclipse.osgi</artifactId>
+                       <scope>provided</scope>
+               </dependency>
 
                <!-- Logging -->
                <dependency>