From fd5fded5635d4e54053e03e4beeaac6bd6b75a3f Mon Sep 17 00:00:00 2001 From: Paul Hammant Date: Wed, 10 Feb 2010 06:02:45 +0000 Subject: group/version, formatting, compiler-plugin version bump git-svn-id: https://atinject.googlecode.com/svn/trunk@71 3bc8319c-20ab-11de-9edc-3f40a397ab60 --- tck-pom.xml | 119 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 60 insertions(+), 59 deletions(-) diff --git a/tck-pom.xml b/tck-pom.xml index 158e5cf..831967b 100644 --- a/tck-pom.xml +++ b/tck-pom.xml @@ -1,61 +1,62 @@ - 4.0.0 - javax.inject - javax.inject-tck - jar - javax.inject-tck - 1 - The javax.inject API - TCK - http://code.google.com/p/atinject/ - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - scm:svn:http://atinject.googlecode.com/svn/trunk - http://code.google.com/p/atinject/source/checkout - - - - javax.inject - javax.inject - 1 - - - junit - junit - 4.7 - - - - tck - - - tck - - **/*.java - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.5 - 1.5 - UTF-8 - false - true - true - - - - - + 4.0.0 + javax.inject + javax.inject-tck + jar + javax.inject-tck + 1 + The javax.inject API - TCK + http://code.google.com/p/atinject/ + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + scm:svn:http://atinject.googlecode.com/svn/trunk + http://code.google.com/p/atinject/source/checkout + + + + ${pom.groupId} + javax.inject + ${pom.version} + + + junit + junit + 4.7 + + + + tck + + + tck + + **/*.java + tck.iml + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.1 + + 1.5 + 1.5 + UTF-8 + false + true + true + + + + + -- cgit v1.2.3