diff options
Diffstat (limited to 'spss/handbook/clients/referencedData/pom.xml')
-rw-r--r-- | spss/handbook/clients/referencedData/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spss/handbook/clients/referencedData/pom.xml b/spss/handbook/clients/referencedData/pom.xml index 65f8635de..3a220fd4d 100644 --- a/spss/handbook/clients/referencedData/pom.xml +++ b/spss/handbook/clients/referencedData/pom.xml @@ -34,7 +34,7 @@ </configuration>
</plugin>
- <plugin>
+<!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
@@ -51,7 +51,7 @@ </configuration>
</execution>
</executions>
- </plugin>
+ </plugin> -->
</plugins>
</build>
</project>
|