]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.spring/pom.xml
Remove dependency to Spring.
[gpl/argeo-slc.git] / org.argeo.slc.spring / pom.xml
index 5462d544609d1a31a49723421b23de4566865957..809d163d227afafb0d4331b3c1a671e71296ba33 100644 (file)
        </parent>
        <artifactId>org.argeo.slc.spring</artifactId>
        <name>SLC Spring Runtime</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-surefire-plugin</artifactId>
-                               <configuration>
-                                       <skipTests>true</skipTests>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
        <dependencies>
                <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.tp.spring</groupId>
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.spring</groupId>
+                       <artifactId>org.springframework.expression</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.argeo.tp.spring</groupId>
                        <artifactId>org.springframework.aop</artifactId>