diff options
Diffstat (limited to 'qpid/java/jca/pom.xml')
| -rw-r--r-- | qpid/java/jca/pom.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/qpid/java/jca/pom.xml b/qpid/java/jca/pom.xml index 5c21dfc551..f1c4ec5de3 100644 --- a/qpid/java/jca/pom.xml +++ b/qpid/java/jca/pom.xml @@ -108,20 +108,6 @@ </dependencies> <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <!--version is specified in the parent poms --> - <configuration> - <source>${java.source}</source> - <target>${java.target}</target> - <optimize>true</optimize> - <showDeprecation>true</showDeprecation> - <showWarnings>true</showWarnings> - </configuration> - </plugin> - </plugins> </build> </project> |
