]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
Add sources to SDK update site
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index 9f38f480cf9e9e07d63e9bfaa832c7dac364159b..091d296c1a60e34cfb52f0af5c30d43a6fffc515 100644 (file)
        <properties />
        <build>
                <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jar-plugin</artifactId>
-                       </plugin>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
@@ -32,8 +28,6 @@
                </plugins>
        </build>
        <dependencies>
-
-
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
                        <artifactId>org.springframework.osgi.extender</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>org.springframework.osgi</groupId>
+                       <artifactId>org.springframework.osgi.web</artifactId>
+               </dependency>
+
                <dependency>
                        <groupId>net.sourceforge.cglib</groupId>
                        <artifactId>com.springsource.net.sf.cglib</artifactId>