Projekt-Seite erstellt: "Mark Invalid"-Bug korrigiert
[simple-mapper] / pom.xml
diff --git a/pom.xml b/pom.xml
index e2b9856..5ee69aa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-resources-plugin</artifactId>
         <version>2.7</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.shared</groupId>
+            <artifactId>maven-filtering</artifactId>
+            <version>1.3</version>
+          </dependency>
+        </dependencies>
         <executions>
           <execution>
             <id>copy-resources</id>