]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.repo/pom.xml
Move GIS to commons
[gpl/argeo-slc.git] / runtime / org.argeo.slc.repo / pom.xml
index b92619459d7b495c4d7a07176af3dd137af56d69..87c1b40e2b3242534d1f67cfc16e6402a8a24b45 100644 (file)
@@ -21,6 +21,7 @@
                                                <Export-Package>
                                                        org.argeo.slc.repo.*
                                                </Export-Package>
+                                               <Import-Package>javax.jcr.nodetype,*</Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>
                        <version>0.13.1-SNAPSHOT</version>
                </dependency>
 
+               <dependency>
+                       <groupId>org.eclipse.osgi</groupId>
+                       <artifactId>org.eclipse.osgi</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>com.springsource.org.apache.commons.io</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>