]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
git-svn-id: https://svn.argeo.org/slc/trunk@3978 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
[gpl/argeo-slc.git] / runtime / pom.xml
index e20c023125d92703c273e6c3bcf5c0deee2807e1..a3f2285e819be844c2f39887dd9027f117fe2e15 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.2</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
@@ -11,7 +11,6 @@
        <packaging>pom</packaging>
        <name>SLC Runtime</name>
        <modules>
-               <module>org.argeo.slc.osgiboot</module>
                <module>org.argeo.slc.specs</module>
                <module>org.argeo.slc.core</module>
                <module>org.argeo.slc.unit</module>
                                        </filesets>
                                </configuration>
                        </plugin>
+<!-- 
+                       <plugin>
+                               <artifactId>maven-compiler-plugin</artifactId>
+                               <version>2.3.2</version>
+                               <configuration>
+                                       <compilerId>eclipse</compilerId>
+                               </configuration>
+                               <dependencies>
+                                       <dependency>
+                                               <groupId>org.codehaus.plexus</groupId>
+                                               <artifactId>plexus-compiler-eclipse</artifactId>
+                                               <version>1.8.1</version>
+                                       </dependency>
+                               </dependencies>
+                       </plugin>
+ -->
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-jar-plugin</artifactId>