From 153382cf88bcdde1d313cd16a276b7931edbcb53 Mon Sep 17 00:00:00 2001 From: nirmal070125 Date: Mon, 13 Jun 2011 11:43:03 +0000 Subject: Changed POM, as it uses Java5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135097 13f79535-47bb-0310-9956-ffa450edef68 --- .../CompositeDiagramGeneratorUsingBatik/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'collaboration') diff --git a/collaboration/GSoC-2011-Nirmal/CompositeDiagramGeneratorUsingBatik/pom.xml b/collaboration/GSoC-2011-Nirmal/CompositeDiagramGeneratorUsingBatik/pom.xml index f28981c4bb..46489481ff 100644 --- a/collaboration/GSoC-2011-Nirmal/CompositeDiagramGeneratorUsingBatik/pom.xml +++ b/collaboration/GSoC-2011-Nirmal/CompositeDiagramGeneratorUsingBatik/pom.xml @@ -105,6 +105,17 @@ install ${basedir}/target ${artifactId}-${version} + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + -- cgit v1.2.3