Roberto Sánchez
2014-07-29 83be1acdda94c93f96647935fab907e075f1f1d7
pom.xml
....@@ -15,15 +15,6 @@
1515 </configuration>
1616 </plugin>
1717 <plugin>
18
- <groupId>org.apache.maven.plugins</groupId>
19
- <artifactId>maven-jar-plugin</artifactId>
20
- <configuration>
21
- <excludes>
22
- <exclude>*.properties</exclude>
23
- </excludes>
24
- </configuration>
25
- </plugin>
26
- <plugin>
2718 <artifactId>maven-assembly-plugin</artifactId>
2819 <version>2.4</version>
2920 <configuration>