]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.provided/pom.xml
Improve JCR and GIS
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.provided / pom.xml
index 0a417c3a70bdaa781ff376f9b1022a6c90cfd4ca..f9e3db257e80d2ceb8311a1409eaada7a4ca8ecd 100644 (file)
        <groupId>org.argeo.slc.dep</groupId>
        <artifactId>org.argeo.slc.dep.provided</artifactId>
        <name>SLC Dependencies Provided</name>
-       <description>Dependencies which may be provided by soem OSGi runtimes</description>
+       <description>Dependencies which may be provided by some OSGi runtimes</description>
        <dependencies>
                <dependency>
                        <groupId>org.apache.xmlcommons</groupId>
                        <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
                </dependency>
-               
                <dependency>
-                       <groupId>javax.activation</groupId>
-                       <artifactId>com.springsource.javax.activation</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.annotation</groupId>
-                       <artifactId>com.springsource.javax.annotation</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.transaction</groupId>
-                       <artifactId>com.springsource.javax.transaction</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.xml.stream</groupId>
-                       <artifactId>com.springsource.javax.xml.stream</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.xml.bind</groupId>
-                       <artifactId>com.springsource.javax.xml.bind</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.xml.soap</groupId>
-                       <artifactId>com.springsource.javax.xml.soap</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.xml.ws</groupId>
-                       <artifactId>com.springsource.javax.xml.ws</artifactId>
+                       <groupId>org.argeo.commons.server</groupId>
+                       <artifactId>org.argeo.server.dep.javax</artifactId>
+                       <version>${version.argeo-commons}</version>
+                       <type>pom</type>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file