]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
Integrate legacy Eclipse 3 support from Argeo Commons.
[gpl/argeo-slc.git] / dep / pom.xml
index 9eea5c71fed6adb7bea0735969f2fe747c5123ae..2bf7f791da5c1977e11d0243c4819cc95a91bf9e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.17-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.slc.dep.minimal</module>
-               <module>org.argeo.slc.dep.backend</module>
+               <module>org.argeo.slc.dep.spring</module>
                <module>org.argeo.slc.dep.e4.rap</module>
+               <!--  Legacy -->
+               <module>org.argeo.slc.dep.backend</module>
        </modules>
        <build>
                <plugins>
                        <artifactId>org.eclipse.osgi</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>org.junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
        <profiles>
                <profile>
@@ -49,7 +56,7 @@
                                <plugins>
                                        <plugin>
                                                <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                                               <artifactId>argeo-osgi-plugin</artifactId>
                                                <executions>
                                                        <execution>
                                                                <id>check-osgi</id>