Repository: flex-blazeds Updated Branches: refs/heads/develop d86d5b15a -> ebe305921
Undid my latest changes Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/ebe30592 Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/ebe30592 Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/ebe30592 Branch: refs/heads/develop Commit: ebe305921198ea5a53828ac1ad01eab315650fc2 Parents: d86d5b1 Author: Christofer Dutz <christofer.d...@codecentric.de> Authored: Thu Nov 5 17:42:44 2015 +0100 Committer: Christofer Dutz <christofer.d...@codecentric.de> Committed: Thu Nov 5 17:42:44 2015 +0100 ---------------------------------------------------------------------- modules/testsuite/pom.xml | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/ebe30592/modules/testsuite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml index 4018a0d..1428f30 100644 --- a/modules/testsuite/pom.xml +++ b/modules/testsuite/pom.xml @@ -70,15 +70,6 @@ limitations under the License. <build> <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <source>1.7</source> - <target>1.7</target> - </configuration> - </plugin> - <!-- Prevent this artifact from being deployed --> <plugin> <groupId>org.apache.maven.plugins</groupId>