]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - examples/org.argeo.slc.example01/pom.xml
Introduce maven qooxdoo plugin
[gpl/argeo-slc.git] / examples / org.argeo.slc.example01 / pom.xml
index 0557c384df8253187184d6aa4bd3f4c8965fd7de..00a2847decf7baa7acc121c0b7d2818dd20c764d 100644 (file)
@@ -47,7 +47,7 @@
                                        <systemProperties>
                                                <property>
                                                        <name>slc.rootDir</name>
-                                                       <value>${basedir}/src/main/slc/root</value>
+                                                       <value>${basedir}/src/slc/root</value>
                                                </property>
                                        </systemProperties>
                                </configuration>
                        <version>${project.version}</version>
                        <scope>provided</scope>
                </dependency>
-
-               <!-- OSGi -->
-               <dependency>
-                       <groupId>org.eclipse.osgi</groupId>
-                       <artifactId>org.eclipse.osgi</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.extender</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.apache.xmlcommons</groupId>
-                       <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
-               </dependency>
-
        </dependencies>
 </project>
\ No newline at end of file