Author: carlos
Date: Wed Nov 30 12:34:10 2005
New Revision: 350040

URL: http://svn.apache.org/viewcvs?rev=350040&view=rev
Log:
Use com.sun for jdk tools groupId

Modified:
    maven/components/trunk/maven-core-it/it0063/pom.xml

Modified: maven/components/trunk/maven-core-it/it0063/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0063/pom.xml?rev=350040&r1=350039&r2=350040&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0063/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0063/pom.xml Wed Nov 30 12:34:10 2005
@@ -24,7 +24,7 @@
       </activation>
       <dependencies>
         <dependency>
-          <groupId>sun.jdk</groupId>
+          <groupId>com.sun</groupId>
           <artifactId>tools</artifactId>
           <version>1.4.2</version>
           <scope>system</scope>


Reply via email to