Add versions for Maven 3
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7344fc97a2dd305ef1cf5df76bd1953145f2689f..36ee276b3f74d07adc18d4396bf324025a823e37 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -103,6 +103,16 @@ limitations under the License.
                                                </execution>
                                        </executions>
                                </plugin>
+                               <plugin>
+                                       <groupId>org.apache.maven.plugins</groupId>
+                                       <artifactId>maven-clean-plugin</artifactId>
+                                       <version>2.4.1</version>
+                               </plugin>
+                               <plugin>
+                                       <groupId>org.apache.maven.plugins</groupId>
+                                       <artifactId>maven-surefire-plugin</artifactId>
+                                       <version>2.7.1</version>
+                               </plugin>
                                <plugin>
                                        <groupId>org.argeo.maven.plugins</groupId>
                                        <artifactId>maven-argeo-osgi-plugin</artifactId>